ITFParameters.QuietZoneCoef

ITFParameters.QuietZoneCoef property

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

public int QuietZoneCoef { get; set; }

Exceptions

exceptioncondition
ArgumentExceptionThe QuietZoneCoef parameter value is less than 10.

See Also