Enum ITF14BorderType

ITF14BorderType enumeration

ITF14 border type of barcode

public enum ITF14BorderType

Values

NameValueDescription
None0No border enclosing the barcode
Frame1Frame enclosing the barcode
Bar2Two horizontal bars enclosing the barcode
FrameOut3Frame enclosing the barcode. It drawn outside of the barcode, and does not affect the height
BarOut4Two horizontal bars enclosing the barcode. It drawn outside of the barcode, and does not affect the height

See Also