Which of these components can be used for printing?
Interview question and answer by:
Ddd | Posted on: 3/15/2011 | Category:
.NET Framework Interview questions | Views: 1680 | |
Points: 40
Select from following answers:- PrintDocument
- PrintPreviewDialog
- PrintDialog
- All

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
Found interesting? Add this to: