Aspose::BarCode::Generation::ITF14BorderType enum

ITF14BorderType enum

ITF14 border type of barcode.

enum class 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