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. |
![]() | CellWidth | Gets the width, in pixels, of barcode matrix cell. |
![]() | Confidence | Gets or sets a barcode confidence. (Inherited from BarcodeInfoBase) |
![]() | CorrectedErrors | Gets a number of corrected errors. |
![]() | Direction | Gets a scan direction in which the barcode was found. (Inherited from BarcodeInfoBase) |
![]() | ErrorCorrectionCodewordCount | Gets a number of error correction codewords. |
![]() | IsMirrored | Gets a value indicating whether this barcode is recognized from mirrored barcode image. |
![]() | 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. |
![]() | 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) |
![]() | TotalCodewordCount | Gets a number of codewords. |
![]() | Value | Gets a barcode string. (Inherited from BarcodeInfoBase) |
![]() | ValueItems | Gets an array of value items of barcode. (Inherited from BarcodeInfoBase) |