IBarcodeSettings
ITF14BearerBars Property
|
ITF14 barcode Bearer Bars
Namespace:
Spire.Barcode
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
ITF14BorderType ITF14BearerBars { get; set; }
Property ITF14BearerBars As ITF14BorderType
Get
Set
property ITF14BorderType ITF14BearerBars {
ITF14BorderType get ();
void set (ITF14BorderType value);
}
abstract ITF14BearerBars : ITF14BorderType with get, set
Property Value
Type:
ITF14BorderType
See Also