VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type / get_FontBBoxHeight Property
Syntax BrowserCompatibility SeeAlso
    get_FontBBoxHeight Method
    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