VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type / get_FontName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FontName Method
In This Topic
Gets the font name.
Syntax
var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);

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

Return Value

The font name.
Browser Compatibility
56+
45+
11
See Also