ParserSettings class
Leave feedback
On this page
Provides the settings which are used to customize data extraction.
The ParserSettings type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ParserSettings class with the logger. |
| init | Initializes a new instance of the ParserSettings class with the OCR Connector. |
| init | Initializes a new instance of the ParserSettings class with the External Resource Handler. |
| init | Initializes a new instance of the ParserSettings class with logger and OCR Connector. |
| init | Initializes a new instance of the ParserSettings class with logger, OCR Connector and External Resource Handler. |
| Property | Description |
|---|---|
| logger | Gets the logger which is used for logging events and errors during data extraction. |
| ocr_connector | Gets the OCR Connector which is used to provide OCR functionality. |
| external_resource_handler | Gets the handler for external resources. |
Learn more: | | |
- module
groupdocs.parser.options - class
ParserSettings
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.