VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebBarcodeWriterBaseSettingsJS type / get_ValueFontFamily Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ValueFontFamily Method
In This Topic
Gets the font family.
Syntax
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS();

var value; // Type: string
value = instance.get_ValueFontFamily();

Return Value

Font family.
Browser Compatibility
9
5
11
5
See Also