Click or drag to resize

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 Value

Type: Font
See Also