var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: number value = instance.get_FontSize();
function get_FontSize() : number;
Return Value
The font size for focused text.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: number value = instance.get_FontSize();
function get_FontSize() : number;