Enum ITF14BorderType
ITF14BorderType enumeration
ITF14 border type of barcode
public enum ITF14BorderType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | No border enclosing the barcode |
| Frame | 1 | Frame enclosing the barcode |
| Bar | 2 | Two horizontal bars enclosing the barcode |
| FrameOut | 3 | Frame enclosing the barcode. It drawn outside of the barcode, and does not affect the height |
| BarOut | 4 | Two horizontal bars enclosing the barcode. It drawn outside of the barcode, and does not affect the height |
See Also
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode