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

In This Topic
    CommonPrinterSettings Property
    In This Topic
    Gets a PrinterSettings in platform independent format that specifies where and how the document is printed.
    Syntax
    'Declaration
     
    Public ReadOnly Property CommonPrinterSettings As IPrinterSettings
    public IPrinterSettings CommonPrinterSettings {get;}
    See Also