The PrintGridPageEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGraphics
Gets the graphics.
Public propertyGrid
Gets the grid.
Public propertyHasMorePages
Gets or sets a value indicating whether an additional page should be printed.
Public propertyMarginBounds
Gets the margin bounds.
Public propertyPageBounds
Gets the page bounds.
Public propertyPageNumber
Gets the page number.
Public propertyPagesCount
Gets the total count of pages.
Public propertyPageSettings
Gets the page settings.

See Also