OcrEventHandler
Leave feedback
On this page
Provides a handler for OCR events.
public class OcrEventHandler
| Name | Description |
|---|---|
| OcrEventHandler() | Initializes a new instance of the OcrEventHandler class. |
| Name | Description |
|---|---|
| HasWarnings { get; } | Gets the value that indicates whether the list of warnings isn’t empty. |
| Warnings { get; } | Gets a list of warning messages. |
| Name | Description |
|---|---|
| GetWarnings(int) | Returns a list of warning messages for the page with pageIndex. |
| virtual OnWarnings(int, IList<string>) | Sets warning messages for the page. |
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
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.