Code128SubType
Contents
[
Hide
]
Code128SubType enumeration
Contains types of Code128 subset
Members
Member name | Description |
---|---|
CODE_SET_A | ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 /// |
CODE_SET_B | ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 /// |
CODE_SET_C | 00–99 (encodes two digits with a single code point) and FNC1 /// |
See Also
- namespace aspose.barcode.barcoderecognition
- assembly Aspose.BarCode