BarcodeUtilTextFont Property
|
Get or set the Font object for use 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 Font TextFont { get; set; }
Property TextFont As Font
Get
Set
property Font^ TextFont {
Font^ get ();
void set (Font^ value);
}
Property Value
Type:
FontSee Also