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

var value; // Type: number
value = instance.get_ValueFontSize();

Return Value

Font size.
Browser Compatibility
9
5
11
5
See Also