PrintPageEventArgs.Graphics
PrintPageEventArgs.Graphics property
Gets the Graphics used to paint the page.
public Graphics Graphics { get; }
Return Value
The Graphics used to paint the page.
See Also
- class Graphics
- class PrintPageEventArgs
- namespace System.Drawing.Printing
- assembly Aspose.Drawing