var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_IsTextSuperscript(value);
function set_IsTextSuperscript(
valueA value indicating whether selected text must be superscript.: boolean
) : any;
Parameters
- value
- A value indicating whether selected text must be superscript.