![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
ITF14 barcode's border type. More...
Inherits Enum.
Static Public Attributes | |
| int | BAR = 2 |
| Tow horizontal bars enclosing the barcode. More... | |
| int | BAR_OUT = 4 |
| Tow horizontal bars enclosing the barcode. More... | |
| int | FRAME = 1 |
| FRAME enclosing the barcode. More... | |
| int | FRAME_OUT = 3 |
| FRAME enclosing the barcode. More... | |
| int | NONE = 0 |
| NO border enclosing the barcode. More... | |
ITF14 barcode's border type.
|
static |
Tow horizontal bars enclosing the barcode.
|
static |
Tow horizontal bars enclosing the barcode.
|
static |
FRAME enclosing the barcode.
|
static |
FRAME enclosing the barcode.
|
static |
NO border enclosing the barcode.