Click or drag to resize

PdfPageInfo Properties

The PdfPageInfo type exposes the following members.

Properties
 NameDescription
Public propertyContentLength Length of page's content, in bytes.
Public propertyExceptionMessage The PDF page exception message (if any).
Public propertyFailedDueToException If true, the PDF page failed due to an exception while processing; false means the PDF page failed due to the PageExtractedTextCriteria criteria.
Public propertyHasImages True, if the PDF page has images; false otherwise.
Public propertyImageCount Number of images on the PDF page.
Public propertyNumTextCharsExtracted The number of text characters extracted for the failed PDF page.
Public propertyPageNumber PDF page number.
Top
See Also