Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Inherits Enum.
Static Public Attributes | |
int | CODE_SET_A = 1 |
ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4. More... | |
int | CODE_SET_B = 2 |
ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4. More... | |
int | CODE_SET_C = 3 |
00–99 (encodes two digits with a single code point) and FNC1 More... | |
|
static |
ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4.
|
static |
ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4.
|
static |
00–99 (encodes two digits with a single code point) and FNC1