Click or drag to resize
TesseractOcrJobResponse Properties

The TesseractOcrJobResponse type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Gets the error code of the result of the ocr job if an error occurred.
Public propertyErrorMessage
Gets the error message of the result of the ocr job if an error occurred.
Public propertyResultPages
Gets the collection of document pages recognized in the ocr job.
Public propertyStatus
Gets the status code of the ocr job execution.
Top
See Also