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

In This Topic
    Graphics Property (SystemPrinter)
    In This Topic
    Draws the page to the printer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Graphics As Graphics
    public Graphics Graphics {get;}
    See Also