ITF14BorderType
ITF14BorderType enum
Namespace: Aspose.Barcode.Generation
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 |