VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebSpreadsheetDocumentEditorControlJS type / exitFromFullscreenMode Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    exitFromFullscreenMode Method
    In This Topic
    Exits the control's view from the full screen mode.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebSpreadsheetDocumentEditorControlJS(settings);
    
    var value; // Type: any
    value = instance.exitFromFullscreenMode();
    
    
    function exitFromFullscreenMode() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also