VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebFileConverterJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebFileConverterJS type
    In This Topic
    Allows to convert image/document files.
    Syntax
    // Parameters
    var updateTimeout; // Type: number
    var service; // Type: WebServiceJS
    
    var instance = new Vintasoft.Imaging.WebFileConverterJS(updateTimeout, service);
    
    
    function WebFileConverterJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.WebFileConverterJS

    Browser Compatibility
    56+
    45+
    11
    See Also