ITFParameters
ITFParameters class
Namespace: Aspose.Barcode.Generation
ITF parameters.
Constructors
| Name | Description |
|---|---|
| __construct |
Properties
| Name | Read/Write | Description |
|---|---|---|
| BorderThickness | Read/Write | Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. |
| BorderType | Read/Write | Border type of ITF barcode. Default value: ITF14BorderType.Bar. |
| ItfBorderThickness | Read/Write | Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. |
| ItfBorderType | Read/Write | Border type of ITF barcode. Default value: ITF14BorderType::BAR. |
| QuietZoneCoef | Read/Write | Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px. |