ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / Printer Class / PrintController Property

In This Topic
    PrintController Property
    In This Topic
    Gets or sets the print controller that guides the printing process.
    Syntax
    'Declaration
     
    Public Shadows Property PrintController As PrintController
    public new PrintController PrintController {get; set;}
    See Also