Link Search Menu Expand Document

FoundBarcode Properties

The FoundBarcode type exposes the following members.

Properties
NameDescription
Public propertyConfidence
Gets the barcode decoding confidence.
Public propertyFile
Gets the name of the image file containing found barcode.
Public propertyMetadata
Contains the barcode metadata for some barcode types.
Public propertyPage
Gets the page number in the image file that contains found barcode.
Public propertyRawData
Gets the found barcode raw data (indexes of encoded data into symbology alphabet(s)).
Public propertyRect
Gets the found barcode rectangle.
Public propertyType
Gets the found barcode symbology type.
Public propertyValue
Gets the found barcode value.
Top
See Also

Reference