| Name | Description | |
|---|---|---|
![]() | DrawPageEventArgs Constructor |
The following tables list the members exposed by DrawPageEventArgs.
| Name | Description | |
|---|---|---|
![]() | DrawPageEventArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | CallbackData | Internal callback data. |
![]() | Graphics | Graphics object. You can draw in the work space using the usual GDI + methods. |
![]() | IsBeforePaint | Is true, if called before drawing the remaining page, else false. |
![]() | IsDesignerPreview | Indicates whether the call is executed for the designer preview. |