OcrEventHandler
OcrEventHandler class
Provides a handler for OCR events.
public class OcrEventHandler
Constructors
Name | Description |
---|---|
OcrEventHandler() | Initializes a new instance of the OcrEventHandler class. |
Properties
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. |
Methods
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. |
See Also
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser