ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / ActiveReportPrintController Class
Members

In This Topic
    ActiveReportPrintController Class
    In This Topic
    Class ActiveReportPrintController.
    Object Model
    ActiveReportPrintController Class
    Syntax
    'Declaration
     
    Public Class ActiveReportPrintController 
       Inherits System.Drawing.Printing.StandardPrintController
    public class ActiveReportPrintController : System.Drawing.Printing.StandardPrintController 
    Inheritance Hierarchy

    System.Object
       System.Drawing.Printing.PrintController
          System.Drawing.Printing.StandardPrintController
             GrapeCity.ActiveReports.Extensibility.Printing.ActiveReportPrintController

    See Also