Click or drag to resize

PdfGridEndPageLayoutEventArgs Properties

The PdfGridEndPageLayoutEventArgs type exposes the following members.

Properties
Name Description
Public property Cancel
Gets or sets a value indicating whether thisis cancel.
(Inherited from PdfCancelEventArgs .)
Public property 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 .)
Public property Result
Gets a result of the lay outing on the page.
(Inherited from EndPageLayoutEventArgs .)
Top
See Also