ActiveReports 12
ActiveReportPrintControllerWithStatusDialog Class
Members 

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace : ActiveReportPrintControllerWithStatusDialog Class
Controls how a document is printed.
Object Model
ActiveReportPrintControllerWithStatusDialog Class
Syntax
'Declaration
 
Public Class ActiveReportPrintControllerWithStatusDialog 
   Inherits System.Drawing.Printing.StandardPrintController
public class ActiveReportPrintControllerWithStatusDialog : System.Drawing.Printing.StandardPrintController 
Remarks
Implements a StandardPrintController and adds a print status dialog. 
Inheritance Hierarchy

System.Object
   System.Drawing.Printing.PrintController
      System.Drawing.Printing.StandardPrintController
         GrapeCity.ActiveReports.Document.Section.ActiveReportPrintControllerWithStatusDialog

See Also

Reference

ActiveReportPrintControllerWithStatusDialog Members
GrapeCity.ActiveReports.Document.Section Namespace