VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.Panels Namespace / WebUiPdfDocumentCompressorPanelJS type / saveCompressedFile Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    saveCompressedFile Method
    In This Topic
    Downloads the last compressed PDF document from server and allows user to save PDF document in web browser.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.Panels.WebUiPdfDocumentCompressorPanelJS(settings);
    
    var value; // Type: any
    value = instance.saveCompressedFile();
    
    
    function saveCompressedFile() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also