var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: string[] value = instance.getStyleNames();
function getStyleNames() : string[];
Return Value
The names of available styles.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: string[] value = instance.getStyleNames();
function getStyleNames() : string[];