The following tables list the members exposed by ActiveReportPrintControllerWithStatusDialog.
Public Properties
| Name | Description |
 | IsPreview | (Inherited from System.Drawing.Printing.PrintController) |
Top
Public Methods
| Name | Description |
 | OnEndPage | Overridden. Completes the control sequence that determines when and how to print a page of a document. |
 | OnEndPrint | Overridden. Completes the control sequence that determines when and how to print a document. |
 | OnStartPage | Overridden. Begins the control sequence that determines when and how to print a page in a document. |
 | OnStartPrint | Overridden. Begins the control sequence that determines when and how to print a document. |
Top
Public Events
| Name | Description |
 | PrintAborted | Occurs if the user clicks the Abort button on the status dialog. |
 | PrintingProgress | Raised for each page printed in the print controller. |
Top
See Also