ITFParameters

ITFParameters class

Namespace: Aspose.Barcode.Generation

ITF parameters.

Constructors

NameDescription
__construct

Properties

NameRead/WriteDescription
BorderThicknessRead/WriteGets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt.
BorderTypeRead/WriteBorder type of ITF barcode. Default value: ITF14BorderType.Bar.
ItfBorderThicknessRead/WriteGets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt.
ItfBorderTypeRead/WriteBorder type of ITF barcode. Default value: ITF14BorderType::BAR.
QuietZoneCoefRead/WriteSize of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px.