| BarcodeControlBarColor Property |
Text color
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public Color BarColor { get; set; }
Public Property BarColor As Color
Get
Set
public:
property Color BarColor {
Color get ();
void set (Color value);
}
member BarColor : Color with get, set
Property Value
Type:
ColorSee Also