Name | Description | |
---|---|---|
BarcodeSubsetInfo | Initializes a new instance of the BarcodeSubsetInfo class. |
Name | Description | |
---|---|---|
BarcodeSubsetInfo | Initializes a new instance of the BarcodeSubsetInfo class. |
Name | Description | |
---|---|---|
BarcodeInfoClass | Gets a barcode class: 1D or 2D. (Inherited from BarcodeInfoBase) | |
BarcodeSubset | Gets an information about barcode symbology subset. | |
BarcodeType | Gets a barcode symbology type. | |
BaseBarcodeInfo | Gets a base barcode info. | |
Confidence | Gets or sets a barcode confidence, in percents. | |
Direction | Gets a scan direction in which the barcode was found. | |
ReadingQuality | Shows what part of barcode scan lines are correct. | |
Region | Gets a barcode region. | |
ShowNonDataFlagsInValue | Gets a value that indicating whether non-data flags or ECI character is visible in barcode value. | |
SymbolComponents | Gets an array of symbol components from which the barcode symbol is composed. | |
Threshold | Gets a threshold value of barcode. | |
Value | Gets a barcode string. | |
ValueItems | Gets an array of value items of decoded barcode. |
Name | Description | |
---|---|---|
CompareTo | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. | |
StructureEqualsTo | Determines whether the barcode structure, which is specified by IBarcodeInfo, is equal to the barcode structure of this instance. (Inherited from BarcodeInfoBase) | |
ToString | Converts the information about barcode of this instance to its equivalent string. (Inherited from BarcodeInfoBase) |