IBarcodeSettings BottomText Property |
Namespace: Spire.Barcode
string BottomText { get; set; }
Property BottomText As String Get Set
property String^ BottomText { String^ get (); void set (String^ value); }
abstract BottomText : string with get, set