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