Supported barcode types. More...
Inherits object.
Static Public Attributes | |
| int | BarcodeGrading = 256 |
| 1D Barcode grading. More... | |
| int | Codabar = 2 |
| Codabar Barcode. More... | |
| int | Code11 = 31 |
| Code 11 Barcode. More... | |
| int | Code128 = 1 |
| Code 128 Barcode. More... | |
| int | Code32 = 13 |
| Code 32 Barcode. More... | |
| int | Code39 = 9 |
| Code 39 Barcode. More... | |
| int | Code93 = 10 |
| Code 93 Barcode. More... | |
| int | DataMatrix = 8 |
| Data Matrix Code. More... | |
| int | DataMatrixGrading = 257 |
| DataMatrix grading. More... | |
| int | Discrete2of5 = 11 |
| 2 of 5 Discrete Barcode. More... | |
| int | Ean13 = 3 |
| EAN 13 Barcode. More... | |
| int | Ean8 = 4 |
| EAN 8 Barcode. More... | |
| int | FourStateAustralian = 25 |
| Four State Australian Barcode. More... | |
| int | FourStateKix = 19 |
| Four State KIX Barcode. More... | |
| int | FourStateRoyalMail = 24 |
| Four State Royal Mail Barcode. More... | |
| int | FourStateUsps = 26 |
| Four State USPS Barcode. More... | |
| int | Interleaved2of5 = 12 |
| 2 of 5 Interleaved Barcode. More... | |
| int | MicroPdf417 = 29 |
| Micro PDF417 Matrix Code. More... | |
| int | MsiPlessey = 30 |
| MSI Plessey Barcode. More... | |
| int | Nothing = 0 |
| No symbology (e.g. More... | |
| int | Pdf417 = 7 |
| PDF417 Matrix Code. More... | |
| int | PharmaCode = 14 |
| PharmaCode Barcode. More... | |
| int | PharmaCode2D = 15 |
| PharmaCode Matrix Code. More... | |
| int | Planet = 22 |
| Planet Barcode. More... | |
| int | Postnet = 21 |
| Postnet Barcode. More... | |
| int | Qr = 23 |
| QR Matrix Code. More... | |
| int | QrGrading = 258 |
| QR code grading. More... | |
| int | RSS = 17 |
| RSS Barcode. More... | |
| int | SonyCode = 16 |
| SonyCode Barcode. More... | |
| int | UpcA = 5 |
| UPC-A Barcode. More... | |
| int | UpcE = 6 |
| UPC-E Barcode. More... | |
Supported barcode types.
|
static |
1D Barcode grading.
|
static |
Code 11 Barcode.
|
static |
Code 128 Barcode.
|
static |
Code 32 Barcode.
|
static |
Code 39 Barcode.
|
static |
Code 93 Barcode.
|
static |
Data Matrix Code.
|
static |
DataMatrix grading.
|
static |
2 of 5 Discrete Barcode.
|
static |
EAN 13 Barcode.
|
static |
EAN 8 Barcode.
|
static |
Four State Australian Barcode.
|
static |
Four State KIX Barcode.
|
static |
Four State Royal Mail Barcode.
|
static |
Four State USPS Barcode.
|
static |
2 of 5 Interleaved Barcode.
|
static |
Micro PDF417 Matrix Code.
|
static |
MSI Plessey Barcode.
|
static |
No symbology (e.g.
if reading failed).
|
static |
PDF417 Matrix Code.
|
static |
PharmaCode Barcode.
|
static |
PharmaCode Matrix Code.
|
static |
QR Matrix Code.
|
static |
QR code grading.
|
static |
RSS Barcode.
|
static |
UPC-A Barcode.
|
static |
UPC-E Barcode.