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