| TesseractOcrJobResponse Properties |
The TesseractOcrJobResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets the error code of the result of the ocr job if an error occurred.
| |
| ErrorMessage |
Gets the error message of the result of the ocr job if an error occurred.
| |
| ResultPages |
Gets the collection of document pages recognized in the ocr job.
| |
| Status |
Gets the status code of the ocr job execution.
|