Aspose::BarCode::Generation::ITFParameters::set_QuietZoneCoef method

ITFParameters::set_QuietZoneCoef method

Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px.

void Aspose::BarCode::Generation::ITFParameters::set_QuietZoneCoef(int32_t value)

Remarks

The QuietZoneCoef parameter value is less than 10.

See Also