[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Win.Printing.ActiveReportPrintController

ActiveReportPrintController Class

Class ActiveReportPrintController.

Inheritance
ActiveReportPrintController
Implements
Namespace: GrapeCity.ActiveReports.Win.Printing
Assembly: MESCIUS.ActiveReports.Win.dll
Syntax
[Obsolete("This class is obsolete. All needed functionality can be found in Document class")]
public class ActiveReportPrintController : StandardPrintController, IDisposable

Constructors

Name Description
ActiveReportPrintController()

Properties

Name Description
Cancel

Cancel

Methods

Name Description
OnEndPage(PrintDocument, PrintPageEventArgs)

OnEndPage

OnStartPage(PrintDocument, PrintPageEventArgs)

OnStartPage

Events

Name Description
PrintAborted

Occurs when print is aborted.

PrintingProgress

Occurs when printing progress is changed.