ActiveReports.Viewer3 Request technical support
ActiveReportPrintControllerWithStatusDialog Class Members
See Also  Properties  Methods  Events


The following tables list the members exposed by ActiveReportPrintControllerWithStatusDialog.

Public Constructors

 NameDescription
Public ConstructorActiveReportPrintControllerWithStatusDialog ConstructorInitializes a new instance of the ActiveReportPrintControllerWithStatusDialog class.  
Top

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