var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: boolean value = instance.get_IsTextSuperscript();
function get_IsTextSuperscript() : boolean;
Return Value
A value indicating whether focused text is superscript.