PdfGridEndPageLayoutEventArgs Properties |
The PdfGridEndPageLayoutEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Cancel |
Gets or sets a value indicating whether thisis cancel.
(Inherited from
PdfCancelEventArgs
.)
|
|
|
NextPage |
Gets or sets a value indicating the next page where the element should be layout if the process is not finished or stopped.
(Inherited from
EndPageLayoutEventArgs
.)
|
|
|
Result |
Gets a result of the lay outing on the page.
(Inherited from
EndPageLayoutEventArgs
.)
|