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 bool ShowBottomText { get; set; }
Public Property ShowBottomText As Boolean Get Set
public: virtual property bool ShowBottomText { bool get () sealed; void set (bool value) sealed; }
abstract ShowBottomText : bool with get, set override ShowBottomText : bool with get, set