BarCode Properties |
The BarCode type exposes the following members.
| Name | Description | |
|---|---|---|
| BoundingRect | The bounding rectangle of the barcode. | |
| CheckCharPos | The index of the check character in the
DataString, or -1 if not present. | |
| Confidence | Represents the detected barcode recognition confidence. | |
| Data | The raw barcode data as an array of bytes. | |
| DataString | The data encoded by this barcode, as a String | |
| EndEdgePoints | Two points delimiting the trailing edge of the barcode. | |
| ErrorCorrectionLevel | Obsolete. The error correction level. | |
| HasSupplemental | true if this barcode has a supplemental barcode. | |
| ReadDirection | The direction in which the barcode was read. | |
| StartEdgePoints | Two points delimiting the leading edge of the barcode. | |
| StructAppend | The Structured Append data for this barcode if applicable, else null. | |
| Supplemental | The supplemental barcode associated with this barcode, or null if none. | |
| Supplmental | Obsolete. old misspelling of 'Supplemental'. | |
| Symbology | The symbology of this barcode. |