ITFParameters

ITFParameters class

Module: aspose_barcode.generation.itf_parameters

ITF parameters.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
strstrNoReturns a human-readable string representation of this ITFParameters.

Properties

NameTypeDescription
border_thicknessOptional[Unit]
border_typeITF14BorderType
itf_border_thicknessOptional[Unit]Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt.
itf_border_typeITF14BorderTypeBorder type of ITF barcode. Default value: ITF14BorderType.BAR.
quiet_zone_coefintSize of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px then quiet zones will be 20px.