![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Encoding mode for QR barcodes. More...
Inherits Enum.
Static Public Attributes | |
int | AUTO = 0 |
int | BYTES = 1 |
int | UTF_8_BOM = 2 |
int | UTF_16_BEBOM = 3 |
int | ECI_ENCODING = 4 |
int | EXTENDED_CODETEXT = 5 |
Encoding mode for QR barcodes.
It is recomended to Use AUTO with CodeTextEncoding = Encoding.UTF8 for latin symbols or digits and UTF_8_BOM for unicode symbols.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |