ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports Namespace / PrinterSettings Class / Printer Property

In This Topic
    Printer Property (PrinterSettings)
    In This Topic
    Gets the printer instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Printer As Printer
    public Printer Printer {get;}

    Property Value

    The GrapeCity.ActiveReports.Win.Printing.Printer instance.
    See Also