ActiveReports Developer 7
ActiveReportPrintControllerWithStatusDialog Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : ActiveReportPrintControllerWithStatusDialog Class

Glossary Item Box

The following tables list the members exposed by ActiveReportPrintControllerWithStatusDialog.

Public Constructors

Public Properties

 NameDescription
Public PropertyIsPreview (Inherited from System.Drawing.Printing.PrintController)
Top

Public Methods

 NameDescription
Public MethodOnEndPageOverridden. Completes the control sequence that determines when and how to print a page of a document.  
Public MethodOnEndPrintOverridden. Completes the control sequence that determines when and how to print a document.  
Public MethodOnStartPageOverridden. Begins the control sequence that determines when and how to print a page in a document.  
Public MethodOnStartPrintOverridden. Begins the control sequence that determines when and how to print a document.  
Top

Public Events

 NameDescription
Public EventPrintAbortedOccurs if the user clicks the Abort button on the status dialog.  
Public EventPrintingProgressRaised for each page printed in the print controller.  
Top

See Also