The members of System.Windows.Forms.PrintControllerWithStatusDialog are listed below.
See Also: Inherited members from System.Drawing.Printing.PrintController
Initializes a new instance of the System.Windows.Forms.PrintControllerWithStatusDialog class, wrapping the supplied System.Drawing.Printing.PrintController. | ||
Initializes a new instance of the System.Windows.Forms.PrintControllerWithStatusDialog class, wrapping the supplied System.Drawing.Printing.PrintController and specifying a title for the dialog box. |
[read-only] override | IsPreview | bool.
Gets a value indicating this System.Windows.Forms.PrintControllerWithStatusDialog is used for print preview. |
override | OnEndPage(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintPageEventArgs)
| |
override | OnEndPrint(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintEventArgs)
| |
override | OnStartPage(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintPageEventArgs)
| |
override | OnStartPrint(System.Drawing.Printing.PrintDocument, System.Drawing.Printing.PrintEventArgs)
|