var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FontName();
function get_FontName() : string;
Return Value
The font name for focused text.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: string value = instance.get_FontName();
function get_FontName() : string;