1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. OcrEventHandler class

OcrEventHandler class

OcrEventHandler class

Provides a handler for OCR events.

The OcrEventHandler type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the OcrEventHandler class.

Properties

Property Description
warnings Gets a list of warning messages.
has_warnings Gets the value that indicates whether the list of warnings isn’t empty.

Methods

Method Description
get_warnings Returns a list of warning messages for the page with page_index.
on_warnings

See Also