BarcodeSettings
ITF14BearerBars Property
|
ITF14 Bearer bar
Namespace:
Spire.Barcode
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public ITF14BorderType ITF14BearerBars { get; set; }
Public Property ITF14BearerBars As ITF14BorderType
Get
Set
public:
virtual property ITF14BorderType ITF14BearerBars {
ITF14BorderType get () sealed;
void set (ITF14BorderType value) sealed;
}
abstract ITF14BearerBars : ITF14BorderType with get, set
override ITF14BearerBars : ITF14BorderType with get, set
Property Value
Type:
ITF14BorderType
Implements
IBarcodeSettings
ITF14BearerBars
See Also