PCBI_BarcodeHandlerColor Property
Gets or sets optional Color for the IODBObject.
Namespace: PluginBarcodeAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public Color Color { get; set; }
Public Property Color As Color
Get
Set
public:
property Color Color {
Color get ();
void set (Color value);
}
member Color : Color with get, set
Property Value
Color