| TesseractOcrBarcodeReaderResponse Properties |
The TesseractOcrBarcodeReaderResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Barcodes |
Gets the collection of barcodes detected on the page if any.
| |
| EllapsedTime |
Gets the ellapsed time in milliseconds of the duration of the execution of the barcode engine.
| |
| ErrorCode |
Gets the error code of the result of the barcode reader execution.
| |
| ErrorMessage |
Gets the error message if an error occurred .
| |
| Status |
Gets the status of the execution of the barcode engine.
|