The PrintGridPageEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Graphics |
Gets the graphics.
| |
Grid |
Gets the grid.
| |
HasMorePages |
Gets or sets a value indicating whether an additional page should be printed.
| |
MarginBounds |
Gets the margin bounds.
| |
PageBounds |
Gets the page bounds.
| |
PageNumber |
Gets the page number.
| |
PagesCount |
Gets the total count of pages.
| |
PageSettings |
Gets the page settings.
|