BeforeRenderNextPageEventArgs Class |
Namespace: ExpertPdf.PdfCreator
The BeforeRenderNextPageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BeforeRenderNextPageEventArgs |
Constructor
|
| Name | Description | |
|---|---|---|
| Cancel |
Set this property true to cancel rendering on next page
| |
| PageIndex |
The index of the next page
| |
| Rectangle |
The rectangle that will be rendered on the next page
|