Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Type of 2D component This sample shows how to create and save a GS1 Composite Bar image. More...
Inherits Enum.
Static Public Attributes | |
int | AUTO = 0 |
Auto select type of 2D component. More... | |
int | CC_A = 1 |
CC-A type of 2D component. More... | |
int | CC_B = 2 |
CC-B type of 2D component. More... | |
int | CC_C = 3 |
CC-C type of 2D component. More... | |
Type of 2D component This sample shows how to create and save a GS1 Composite Bar image.
Note that 1D codetext and 2D codetext are separated by symbol '/'
|
static |
Auto select type of 2D component.
|
static |
CC-A type of 2D component.
It is a structural variant of MicroPDF417
|
static |
CC-B type of 2D component.
It is a MicroPDF417 symbol.
|
static |
CC-C type of 2D component.
It is a PDF417 symbol.