PrintPageEventArgs Class |
Namespace: Eto.Forms
The PrintPageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PrintPageEventArgs |
Initializes a new instance of the PrintPageEventArgs class.
|
| Name | Description | |
|---|---|---|
| CurrentPage |
Gets the current page that is being printed.
| |
| Graphics |
Gets the graphics context to draw the page's content.
| |
| PageSize |
Gets the size of the page, in device units.
|