Click or drag to resize

EndPageLayoutEventArgs Properties

The EndPageLayoutEventArgs 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.
Public property Result
Gets a result of the lay outing on the page.
Top
See Also