Click or drag to resize
BarcodeControlFontName Property
Font name that will be used for any text on barcode image.

Namespace:  Limilabs.Web
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
[TypeConverterAttribute(typeof(FontConverterFontNameConverter))]
public string FontName { get; set; }

Property Value

Type: String
See Also