The following tables list the members exposed by PdfTextExtractionOptions.
Public Constructors
Public Properties
| Name | Description |
 | EnableExtendedInformation |
Gets or sets a value indicating whether extended text information should be loaded for text.
|
 | IncludePartialMatches |
Gets or sets a value indicating whether characters that fit partially the extraction bounds should be included in the extracted text.
|
 | UseActualTextIfAvailable |
Gets or sets a flag indicating whether the text extraction process should use the text included in the /ActualText entry applied to current showText operator.
|
 | VisualExtractionBounds |
Gets or sets the bounds (in visual coordinates) for text extraction.
|
Top
See Also