| BarcodeConfigurationBarColor Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.BarColor"]
Namespace:
Limilabs.Barcode
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