var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight); var value; // Type: string value = instance.get_FontName();
function get_FontName() : string;
Return Value
Имя шрифта.
var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight); var value; // Type: string value = instance.get_FontName();
function get_FontName() : string;