ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / PrinterSettings Property

In This Topic
    PrinterSettings Property (SystemPrinter)
    In This Topic
    Gets or sets the printer settings associated with the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrinterSettings As PrinterSettings
    public PrinterSettings PrinterSettings {get;}
    See Also