OcrPageRecognizeEventsArgs

OcrPageRecognizeEventsArgs class

Class for OcrProgress event recognition arguments.

The OcrPageRecognizeEventsArgs type exposes the following members:

Properties

NameDescription
current_pageThe page that started to be recognized.
current_imageImage on the page.
durationThe time from the start of the recognition process to the moment the current image is recognized.
file_nameProcessed file name.

See Also