ITFParameters.ItfBorderType

ITFParameters.ItfBorderType property

Border type of ITF barcode. Default value: ITF14BorderType.Bar.

[Obsolete("Use BorderType instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public ITF14BorderType ItfBorderType { get; set; }

See Also