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