[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintPageEventArgs.Graphics

Graphics Property

Graphics

Gets the System.Drawing.Graphics used to paint the page.

Declaration
public object Graphics { get; }
Property Value
Type Description
object

The System.Drawing.Graphics used to paint the page.