Class ITFParameters
ITFParameters class
ITF parameters.
public class ITFParameters
Properties
| Name | Description |
|---|
| ItfBorderThickness { get; set; } | Gets or sets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. |
| ItfBorderType { get; set; } | Border type of ITF barcode. Default value: ITF14BorderType.Bar. |
| QuietZoneCoef { get; set; } | Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px. |
Methods
| Name | Description |
|---|
| override ToString() | Returns a human-readable string representation of this ITFParameters. |
See Also