Name | Description | |
---|---|---|
Result Constructor | The constructor for the Result class. |
The following tables list the members exposed by Result.
Name | Description | |
---|---|---|
Result Constructor | The constructor for the Result class. |
Name | Description | |
---|---|---|
Area | Gets the bounding rectangular area of the recognized barcode. | |
BarcodeData | This property is deprecated. Gets the recognized barcode value as a char array. | |
BarcodeDataAsByte | Gets the recognized barcode data value in bytes. | |
BarcodeName | Gets the name of the recognized barcode. | |
BarcodeType | Gets the type of the recognized barcode. | |
BarcodeValue | Gets the value of the recognized barcode. | |
Confidence | Gets the confidence of the recognized barcode. | |
Info2D | Gets the 2D information for the barcode. | |
Length | Gets the length of the result data value. | |
ModeTransitions | Gets an array of the number of state transitions the reader goes through while decoding the barcode. | |
NumberCheckSumChars | Gets the number of characters in the recognized checksum. | |
Point1 | Gets the top-left point of the recognized barcode. | |
Point2 | Gets the top-right point of the recognized barcode. | |
Point3 | Gets the bottom-right point of the recognized barcode. | |
Point4 | Gets the bottom-left point of the recognized barcode. | |
Skew | Gets the angle of skew for the recognized barcode analyzed. | |
ValidCheckSum | Gets a valid checksum for a recognized barcode. |