ReadResultDataMatrix Properties

CVB.Net Documentation

The ReadResultDataMatrix type exposes the following members.

Properties

  NameDescription
Public propertyBar1
Status of Bar 1 of a Pharmacode2D (if applicable).
Public propertyBar1Contrast
Contrast of Bar 1 of a Pharmacode2D (if applicable).
Public propertyBar2
Status of Bar 2 of a Pharmacode2D (if applicable).
Public propertyBar2Contrast
Contrast of Bar 2 of a Pharmacode2D (if applicable).
Public propertyBar3
Status of Bar 3 of a Pharmacode2D (if applicable).
Public propertyBar3Contrast
Contrast of Bar 3 of a Pharmacode2D (if applicable).
Public propertyBar4
Status of Bar 4 of a Pharmacode2D (if applicable).
Public propertyBar4Contrast
Contrast of Bar 4 of a Pharmacode2D (if applicable).
Public propertyBar5
Status of Bar 5 of a Pharmacode2D (if applicable).
Public propertyBar5Contrast
Contrast of Bar 5 of a Pharmacode2D (if applicable).
Public propertyBar6
Status of Bar 6 of a Pharmacode2D (if applicable).
Public propertyBar6Contrast
Contrast of Bar 6 of a Pharmacode2D (if applicable).
Public propertyBar7
Status of Bar 7 of a Pharmacode2D (if applicable).
Public propertyBar7Contrast
Contrast of Bar 7 of a Pharmacode2D (if applicable).
Public propertyBar8
Status of Bar 8 of a Pharmacode2D (if applicable).
Public propertyBar8Contrast
Contrast of Bar 8 of a Pharmacode2D (if applicable).
Public propertyCharactersRead
Number of characters that have been read.
(Inherited from ReadResult.)
Public propertyDecodingTime
Number of milliseconds the decoding took.
(Inherited from ReadResult.)
Public propertyEccLevel
ECC Level of the code.
Public propertyGradeResult
Grading result (null if grading was not active).
Public propertyLocation
Location of the Barcode inside the image.
(Inherited from ReadResult.)
Public propertyNumColumns
Number of columns in the code.
(Inherited from ReadResult2D.)
Public propertyNumRows
Number of rows in the code.
(Inherited from ReadResult2D.)
Public propertyNumWords
Number of code words in the barcode (note: this is not necessarily the same as the number of characters that have been read!).
(Inherited from ReadResult.)
Public propertyResolution
Smallest width unit in the code in pixels. In case of SonyCodes this may either be the narrowest line or gap (whichever is smaller).
(Inherited from ReadResult.)
Public propertyResult
Result of a read operation (note that read operations may partly succeed, which is not considered an error).
(Inherited from ReadResult.)
Public propertyText
The text content of the barcode.
(Inherited from ReadResult.)
Public propertyType
The Symbology type of the result.
(Inherited from ReadResult.)
Public propertyUsedEcc
Amount of ECC information used for decoding (in %).
(Inherited from ReadResult2D.)
Top
See Also

Reference