Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

ITF14BorderType

See Also