Text |
Options for OCR processing of text
These options control how existing text in the PDF document is processed during OCR.public class TextOptions : NativeObject
The TextOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| TextOptions |
| Name | Description | |
|---|---|---|
| Mode | The mode for processing text Default value: None | |
| SkipMode | Define text that can be skipped from text OCR processing Default value: None | |
| UnicodeSource | Define additional ToUnicode sources in addition to OCR processing Default value: None |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |