var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsTextSubscript(value);
function set_IsTextSubscript(
valueA value indicating whether selected text must be subscript.: boolean
) : any;
Parameters
- value
- A value indicating whether selected text must be subscript.