ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class / Printer Property

In This Topic
    Printer Property (SectionDocument)
    In This Topic
    Gets the document's printer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Printer As Printer
    public Printer Printer {get;}
    See Also