1D 條碼的條碼類型。 更多...
#include <BarcodeTypeEnum_1D.h>
1D 條碼的條碼類型。
值 | 描述 |
---|---|
BarcodeTypeEnum1DNotDefined | 未定義 |
BarcodeTypeEnum1DCode93 | Code 93 條碼 |
BarcodeTypeEnum1DCode39 | Code 39 條碼 |
BarcodeTypeEnum1DCode128 | Code 128 條碼 |
BarcodeTypeEnum1DEAN13 | EAN-13 條碼 |
BarcodeTypeEnum1DEAN8 | EAN-8 條碼 |
BarcodeTypeEnum1DUPCA | UPC-A 條碼 |
BarcodeTypeEnum1DI2of5 | Interleaved 2 of 5 條碼 |
BarcodeTypeEnum1DCODABAR | Codabar 條碼 |