Click or drag to resize
TesseractOcrBarcodeResult Properties

The TesseractOcrBarcodeResult type exposes the following members.

Properties
  NameDescription
Public propertyBox
The area, relative to the page, that encloses the detected barcode
Public propertyFormat
The barcode format
Public propertyFormatName
The name of barcode format as a string
Public propertyText
The encoded text string represented by the detected barcode
Top
See Also