VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentEditorControlJS type / increaseFontSize Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    increaseFontSize Method
    In This Topic
    Increases the font size for selected text.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId);
    
    var value; // Type: any
    value = instance.increaseFontSize();
    
    
    function increaseFontSize() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also