var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: boolean value = instance.get_IsTextSubscript();
function get_IsTextSubscript() : boolean;
Return Value
A value indicating whether focused text is subscript.