get_FontBBoxHeight Method
Gets the height of font's bounding box.
var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);
var value; // Type: string
value = instance.get_FontBBoxHeight();
function get_FontBBoxHeight() : string;
Return Value
The height of font's bounding box.