Overview
Code128EncodeMode este un enum în Aspose.Barcode FOSS pentru Python.
Apărate cereri publice de codare 128 mod.
Această enumerare definește 7 valori: AUTO, CODE_A, CODE_B, CODE_C, CODE_AB, CODE_AC, CODE_BC.
Values
| Value | Description |
|---|
AUTO | |
CODE_A | |
CODE_B | |
CODE_C | |
CODE_AB | |
CODE_AC | |
CODE_BC | |
See Also