IBarcodeSettings
TopTextColor Property
|
Text color of top text;
Namespace:
Spire.Barcode
Assembly:
Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
Color TopTextColor { get; set; }
Property TopTextColor As Color
Get
Set
property Color TopTextColor {
Color get ();
void set (Color value);
}
abstract TopTextColor : Color with get, set
Property Value
Type:
Color
See Also