ActiveReports 13
Graphics Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : Graphics Property

Draws the page to the printer.

Syntax
'Declaration
 
Public ReadOnly Property Graphics As Graphics
public Graphics Graphics {get;}
Remarks
This property is valid only after the StartJob event is called.
See Also

Reference

SystemPrinter Class
SystemPrinter Members