Select from following answers:- PrintDocument
- PrintPreviewDialog
- PrintDialog
- All

- All Above
All of these can be used for printing.
PrintDocument: In built method of Printing(Print) and event(PrintPage)
PrintPreviewDialog: click the print icon in its top
PrintDialog:click the print button and write suitable code.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator