BarcodeUtilForeColor Property
|
Get or set the text color to use when rendering Code and Human Readable text.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax Color ForeColor { get; set; }
Property ForeColor As Color
Get
Set
property Color ForeColor {
Color get ();
void set (Color value);
}
Property Value
Type:
ColorSee Also