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