Barcodes types for 1D barcodes.
More...
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
◆ 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:
- /Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/IBarcode1D.py