BarcodeUtilTextForeColor Property
|
Get or set the text color when rendering the DisplayText property.
Namespace:
Zebra.Sdk.Card.Graphics.Barcode
Assembly:
SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
Syntax Color TextForeColor { get; set; }
Property TextForeColor As Color
Get
Set
property Color TextForeColor {
Color get ();
void set (Color value);
}
Property Value
Type:
ColorSee Also