Click or drag to resize
TesseractOcrBarcodeReaderResponse Properties

The TesseractOcrBarcodeReaderResponse type exposes the following members.

Properties
  NameDescription
Public propertyBarcodes
Gets the collection of barcodes detected on the page if any.
Public propertyEllapsedTime
Gets the ellapsed time in milliseconds of the duration of the execution of the barcode engine.
Public propertyErrorCode
Gets the error code of the result of the barcode reader execution.
Public propertyErrorMessage
Gets the error message if an error occurred .
Public propertyStatus
Gets the status of the execution of the barcode engine.
Top
See Also