Enum ITF14BorderType

Enum ITF14BorderType

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.2.0)

ITF14 border type of barcode

public enum ITF14BorderType

Fields

Bar = 2

Two horizontal bars enclosing the barcode

BarOut = 4

Two horizontal bars enclosing the barcode. It drawn outside of the barcode, and does not affect the height

Frame = 1

Frame enclosing the barcode

FrameOut = 3

Frame enclosing the barcode. It drawn outside of the barcode, and does not affect the height

None = 0

No border enclosing the barcode

 English