UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D Class Reference

Barcodes types for 1D barcodes. More...

Inheritance diagram for LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D:

Static Public Attributes

int NOT_DEFINED = 0
 
int CODE93 = 1
 
int CODE39 = 2
 
int CODE128 = 3
 
int EAN13 = 4
 
int EAN8 = 5
 
int UPCA = 6
 
int I2OF5 = 7
 
int CODABAR = 8
 

Detailed Description

Barcodes types for 1D barcodes.

Barcodes types for 1D barcodes.

  • NOT_DEFINED: Not defined
  • CODE93: Code93
  • CODE39: Code39
  • CODE128: Code128
  • EAN13: EAN13
  • EAN8: EAN8
  • UPCA: UPCA
  • I2OF5: I2of5
  • CODABAR: CODABAR

Member Data Documentation

◆ CODABAR

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.CODABAR = 8
static

◆ CODE128

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.CODE128 = 3
static

◆ CODE39

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.CODE39 = 2
static

◆ CODE93

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.CODE93 = 1
static

◆ EAN13

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.EAN13 = 4
static

◆ EAN8

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.EAN8 = 5
static

◆ I2OF5

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.I2OF5 = 7
static

◆ NOT_DEFINED

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.NOT_DEFINED = 0
static

◆ UPCA

int LabelMaker.Interfaces.IBarcode1D.BarcodeTypeEnum1D.UPCA = 6
static

The documentation for this class was generated from the following file: