ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / IPageSettings Interface / PrinterSettings Property

In This Topic
    PrinterSettings Property (IPageSettings)
    In This Topic
    Gets or sets the printer settings associated with the page.
    Syntax
    'Declaration
     
    ReadOnly Property PrinterSettings As IPrinterSettings
    IPrinterSettings PrinterSettings {get;}

    Property Value

    A IPrinterSettings that represents the printer settings associated with the page.
    See Also