ITF14BorderType
ITF14BorderType enum
Module: aspose_barcode.generation.itf_14_border_type
ITF14 barcode’s border type.
Enum Values
| Name | Value | Description |
|---|---|---|
| BAR | 2 | Tow horizontal bars enclosing the barcode. |
| BAR_OUT | 4 | Tow horizontal bars enclosing the barcode. |
| FRAME | 1 | FRAME enclosing the barcode. |
| FRAME_OUT | 3 | FRAME enclosing the barcode. |
| NONE | 0 | NO border enclosing the barcode. |