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
exception | condition |
---|---|
ArgumentException | The QuietZoneCoef parameter value is less than 10. |
See Also
- class ITFParameters
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode