Click or drag to resize

EncoderOptionsFontName Property

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

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public string FontName { get; set; }

Property Value

Type: String
See Also