Pdf |
The PdfPageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentLength | Length of page's content, in bytes. | |
| ExceptionMessage | The PDF page exception message (if any). | |
| FailedDueToException | If true, the PDF page failed due to an exception while processing; false means the PDF page failed due to the PageExtractedTextCriteria criteria. | |
| HasImages | True, if the PDF page has images; false otherwise. | |
| ImageCount | Number of images on the PDF page. | |
| NumTextCharsExtracted | The number of text characters extracted for the failed PDF page. | |
| PageNumber | PDF page number. |