Name | Description | |
---|---|---|
BarcodeInfoClass | Gets a barcode class: 1D or 2D. (Inherited from BarcodeInfoBase) | |
BarcodeType | Gets a barcode symbolgy type. (Inherited from BarcodeInfoBase) | |
Confidence | Gets or sets a barcode confidence. (Inherited from BarcodeInfoBase) | |
Data | Returns a barcode value as an array of integer values. | |
Direction | Gets a scan direction in which the barcode was found. (Inherited from BarcodeInfoBase) | |
NarrowBarCount | Gets a narrow bar count. (Inherited from BarcodeInfo1D) | |
NarrowBarSize | Gets the size, in pixels, of the narrow bar. (Inherited from BarcodeInfo1D) | |
PlusData | Returns a EANPlus barcode value as an array of integer values. | |
ReadingQuality | Shows what part of barcode scan lines are correct. (Inherited from BarcodeInfoBase) | |
Region | Gets a barcode region. (Inherited from BarcodeInfoBase) | |
ShowNonDataFlagsInValue | Gets or sets a value that indicating whether non-data flags or ECI character is visible in barcode value. (Inherited from BarcodeInfoBase) | |
SymbolComponents | Gets an array of symbol components from which the barcode symbol is composed. (Inherited from BarcodeInfoBase) | |
Threshold | Gets a threshold value of barcode. (Inherited from BarcodeInfoBase) | |
UPCAValue | Returns a UPCA (12 digits) barcode value as a string. | |
UPCEValue | Returns a UPCE (6 digits) barcode value as a string. | |
Value | Returns a barcode value as a string. | |
ValueItems | Gets an array of value items of barcode. (Inherited from BarcodeInfoBase) |