Static Public Attributes | List of all members
Symbology Class Reference

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...
 

Detailed Description

Supported barcode types.

Member Data Documentation

◆ BarcodeGrading

int BarcodeGrading = 256
static

1D Barcode grading.

◆ Codabar

int Codabar = 2
static

Codabar Barcode.

◆ Code11

int Code11 = 31
static

Code 11 Barcode.

◆ Code128

int Code128 = 1
static

Code 128 Barcode.

◆ Code32

int Code32 = 13
static

Code 32 Barcode.

◆ Code39

int Code39 = 9
static

Code 39 Barcode.

◆ Code93

int Code93 = 10
static

Code 93 Barcode.

◆ DataMatrix

int DataMatrix = 8
static

Data Matrix Code.

◆ DataMatrixGrading

int DataMatrixGrading = 257
static

DataMatrix grading.

◆ Discrete2of5

int Discrete2of5 = 11
static

2 of 5 Discrete Barcode.

◆ Ean13

int Ean13 = 3
static

EAN 13 Barcode.

◆ Ean8

int Ean8 = 4
static

EAN 8 Barcode.

◆ FourStateAustralian

int FourStateAustralian = 25
static

Four State Australian Barcode.

◆ FourStateKix

int FourStateKix = 19
static

Four State KIX Barcode.

◆ FourStateRoyalMail

int FourStateRoyalMail = 24
static

Four State Royal Mail Barcode.

◆ FourStateUsps

int FourStateUsps = 26
static

Four State USPS Barcode.

◆ Interleaved2of5

int Interleaved2of5 = 12
static

2 of 5 Interleaved Barcode.

◆ MicroPdf417

int MicroPdf417 = 29
static

Micro PDF417 Matrix Code.

◆ MsiPlessey

int MsiPlessey = 30
static

MSI Plessey Barcode.

◆ Nothing

int Nothing = 0
static

No symbology (e.g.

if reading failed).

◆ Pdf417

int Pdf417 = 7
static

PDF417 Matrix Code.

◆ PharmaCode

int PharmaCode = 14
static

PharmaCode Barcode.

◆ PharmaCode2D

int PharmaCode2D = 15
static

PharmaCode Matrix Code.

◆ Planet

int Planet = 22
static

Planet Barcode.

◆ Postnet

int Postnet = 21
static

Postnet Barcode.

◆ Qr

int Qr = 23
static

QR Matrix Code.

◆ QrGrading

int QrGrading = 258
static

QR code grading.

◆ RSS

int RSS = 17
static

RSS Barcode.

◆ SonyCode

int SonyCode = 16
static

SonyCode Barcode.

◆ UpcA

int UpcA = 5
static

UPC-A Barcode.

◆ UpcE

int UpcE = 6
static

UPC-E Barcode.