| Properties |
| BarcodeType |
r |
Returns the barcode type. |
| Text |
r |
Returns the barcode string. |
| Data |
r |
Returns the barcode raw data. |
| BarNums |
r |
Returns the number of bars. |
| PageNum |
r |
Returns the page number (for multi page .tiff or .gif files). |
| x1 |
r |
Returns the X coordinate of barcode corner 1. |
| y1 |
r |
Returns the Y coordinate of barcode corner 1. |
| x2 |
r |
Returns the X coordinate of barcode corner 2. |
| y2 |
r |
Returns the Y coordinate of barcode corner 2. |
| x3 |
r |
Returns the X coordinate of barcode corner 3. |
| y3 |
r |
Returns the Y coordinate of barcode corner 3. |
| x4 |
r |
Returns the X coordinate of barcode corner 4. |
| y4 |
r |
Returns the Y coordinate of barcode corner 4. |
| dq |
r |
Returns the barcode decoding quality. |
| error |
r |
Returns the error code of unrecognized barcode. |