Click or drag to resize

PrintPageEventArgs Properties

The PrintPageEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentPage
Gets the current page that is being printed.
Public propertyGraphics
Gets the graphics context to draw the page's content.
Public propertyPageSize
Gets the size of the page, in device units.
Top
See Also