DocumentText Class Members (original) (raw)
Summary
The following tables list the members exposed by DocumentText.
Public Methods
Name | Description | ||
---|---|---|---|
![]() |
Shared in VB") | resetLinkPatterns | Resets the regular expressions list used when parsing links from text to the default value. |
Public Properties
Name | Description | ||
---|---|---|---|
![]() |
autoParseLinks | Indicates whether to parse links from the text of the pages. | |
![]() |
document | Gets the owner document of this DocumentText | |
![]() |
imagesRecognitionMode | Indicates how to treat the image elements encountered in the SVG representation of this page during text extraction. | |
![]() |
Shared in VB") | linkPatterns | Gets a list of the regular expressions to use when parsing links from text. |
![]() |
preApplyViewPerspective | Applies page transformation before extracting the text using the OCR or SVG engine | |
![]() |
textExtractionMode | Mode to use when extracting text from this document. |