Click or drag to resize

IEncoderOptionsFontName Property

Gets or sets the font family name used to draw the label. Defaults to Arial.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
string FontName { get; set; }

Property Value

Type: String
See Also