IBarcodeSettings
BottomTextAligment Property
|
Indicate Bottom text aligment.
Namespace:
Spire.Barcode
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
StringAlignment BottomTextAligment { get; set; }
Property BottomTextAligment As StringAlignment
Get
Set
property StringAlignment BottomTextAligment {
StringAlignment get ();
void set (StringAlignment value);
}
abstract BottomTextAligment : StringAlignment with get, set
Property Value
Type:
StringAlignment
See Also