PagePaintEventArgs Properties
Provides data for the PrintingSystemBase.BeforePagePaint and PrintingSystemBase.AfterPagePaint events.
Name | Description |
---|---|
Graphics |
Provides access to the graphics object on which the Page |
Page |
Provides access to the page for which the Printing |
Page |
Returns the bounds (size and location) of the page for which the Printing |
See Also