The PdfTextExtract type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| MaxRunTime |
The maximum time to run the PDF text extraction
| |
| OwnerPassword |
The password to open the PDF document in owner mode
| |
| PageBreaksEnabled |
Controls if a special character is inserted in the extracted text to mark the page breaks from the source PDF document
| |
| PdfInfo |
Gets the object encapsulating the PDF document properties. This objects is populated after
tool execution finished
| |
| SerialNumber |
The serial number obtained after product purchase. This property can be set to null or can be left not set to enter evaluation mode
| |
| TextExtractMode |
The text extraction mode
| |
| UserPassword |
The password to open the PDF document in user mode
|
See Also