OcrOptions class
Leave feedback
On this page
Provides the options which are used for OCR Connector.
The OcrOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the OcrOptions class with rectangular area. |
| init | Initializes a new instance of the OcrOptions class with rectangular area. |
| init | Initializes a new instance of the OcrOptions class with rectangular area. |
| init | Initializes a new instance of the OcrOptions class with OcrEventHandler object. |
| init | Initializes a new instance of the OcrOptions class with rectangular area and OcrEventHandler object. |
| init | Initializes a new instance of the OcrOptions class. |
| Property | Description |
|---|---|
| rectangle | Gets the rectangular area that constraints the page area which is used for text recognizing. |
| handler | Gets the event handler to catch OCR events. |
| page_preview_options | Gets the document page preview options. |
| use_spell_checker | Gets the value that indicates whether the spell checker is used. |
- module
groupdocs.parser.options - class
OcrEventHandler - class
OcrOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.