ActiveReports.Document Assembly > DataDynamics.ActiveReports.Document Namespace : ActiveReportPrintController Class |
The following tables list the members exposed by ActiveReportPrintController.
Name | Description | |
---|---|---|
ActiveReportPrintController Constructor | Initializes a new instance of the ActiveReportPrintController class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets a value indicating whether the ActiveReportPrintController has been cancelled. | |
IsPreview | (Inherited from System.Drawing.Printing.PrintController) |
Name | Description | |
---|---|---|
OnEndPage | Overridden. Completes the control sequence that determines when and how to print a page of a document. | |
OnEndPrint | Completes the control sequence that determines when and how to print a document. (Inherited from System.Drawing.Printing.StandardPrintController) | |
OnStartPage | Overridden. Begins the control sequence that determines when and how to print a page in a document. | |
OnStartPrint | Begins the control sequence that determines when and how to print a document. (Inherited from System.Drawing.Printing.StandardPrintController) |
Name | Description | |
---|---|---|
PrintingProgress | Raised for each page printed in the print controller. |