ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / PrinterSettings Property

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