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