VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfInteractiveFormToolJS type / updateInteractiveForms Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    updateInteractiveForms Method
    In This Topic
    Sends an asynchronous request for updating PDF interactive forms of all opened in viewer PDF documents.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfInteractiveFormToolJS();
    
    var value; // Type: any
    value = instance.updateInteractiveForms();
    
    
    function updateInteractiveForms() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also