![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
BarcodeClassifications EncodeTypes classification. More...
Inherits Enum.
Static Public Attributes | |
| int | COUPON = 5 |
| Specifies COUPON-barcode. More... | |
| int | DATABAR = 4 |
| Specifies DataBar-barcode. More... | |
| int | NONE = 0 |
| Unspecified classification. More... | |
| int | POSTAL = 3 |
| Specifies POSTAL-barcode. More... | |
| int | TYPE_1D = 1 |
| Specifies 1D-barcode. More... | |
| int | TYPE_2D = 2 |
| Specifies 2D-barcode. More... | |
BarcodeClassifications EncodeTypes classification.
|
static |
Specifies COUPON-barcode.
|
static |
Specifies DataBar-barcode.
|
static |
Unspecified classification.
|
static |
Specifies POSTAL-barcode.
|
static |
Specifies 1D-barcode.
|
static |
Specifies 2D-barcode.