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

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

Return Value

The height of font's bounding box.
Browser Compatibility
56+
45+
11
See Also