Name | Description | |
---|---|---|
BarcodeInfoClass | Gets a barcode class: 1D or 2D. (Inherited from BarcodeInfoBase) | |
BarcodeType | Gets a barcode symbolgy type. (Inherited from BarcodeInfoBase) | |
CellHeight | Gets the height, in pixels, of barcode matrix cell. (Inherited from BarcodeInfo2D) | |
CellWidth | Gets the width, in pixels, of barcode matrix cell. (Inherited from BarcodeInfo2D) | |
Confidence | Gets or sets a barcode confidence. (Inherited from BarcodeInfoBase) | |
CorrectedErrors | Gets a number of corrected errors. (Inherited from BarcodeInfo2D) | |
Direction | Gets a scan direction in which the barcode was found. (Inherited from BarcodeInfoBase) | |
ErrorCorrectionCodewordCount | Gets a number of error correction codewords. (Inherited from BarcodeInfo2D) | |
IsMirrored | Gets a value indicating whether this barcode is recognized from mirrored barcode image. (Inherited from BarcodeInfo2D) | |
LeftBottomFinderPatternCenter | Gets the center of the left-bottom finder pattern of Han Xin Code barcode. | |
LeftTopFinderPatternCenter | Gets the center of the left-top finder pattern of Han Xin Code barcode. | |
MatrixHeight | Gets the height, in modules (cells), of the barcode matrix. | |
MatrixWidth | Gets the width, in modules (cells), of the barcode matrix. | |
NotCorrectedErrors | Gets a number of uncorrected errors. (Inherited from BarcodeInfo2D) | |
ReadingQuality | Shows what part of barcode scan lines are correct. (Inherited from BarcodeInfoBase) | |
Region | Gets a barcode region. (Inherited from BarcodeInfoBase) | |
RightBottomFinderPatternCenter | Gets the center of the right-bottom finder pattern of Han Xin Code barcode. | |
RightTopFinderPatternCenter | Gets the center of the right-top finder pattern of Han Xin Code barcode. | |
ShowNonDataFlagsInValue | Gets or sets a value that indicating whether non-data flags or ECI character is visible in barcode value. (Inherited from BarcodeInfoBase) | |
Symbol | Gets the Han Xin Code symbol. | |
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) | |
TotalCodewordCount | Gets a number of codewords. (Inherited from BarcodeInfo2D) | |
Value | Gets a barcode string. (Inherited from BarcodeInfoBase) | |
ValueItems | Gets an array of value items of barcode. (Inherited from BarcodeInfoBase) |