Click or drag to resize

PdfPageConstructionEventArgs Properties

The PdfPageConstructionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyOcrPage
The OcrPage object from which a PDF Page will be made.
Public propertyPageIndex
The zero-based index of this page within the document.
Public propertyPageInfo
The page information associated with this page.
Public propertySkipPage
An indication as to whether or not this page should be skipped.
Top
See Also