Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
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