VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebFileConverterJS type / WebFileConverterJS Constructors / WebFileConverterJS Constructor()
Syntax BrowserCompatibility SeeAlso
In This Topic
    WebFileConverterJS Constructor()
    In This Topic
    Initializes a new instance of the WebFileConverterJS class.
    Syntax
    // Parameters
    var updateTimeout; // Type: number
    var service; // Type: WebServiceJS
    
    var instance = new Vintasoft.Imaging.WebFileConverterJS(updateTimeout, service);
    
    
    function WebFileConverterJS() : WebFileConverterJS;
    
    Browser Compatibility
    56+
    45+
    11
    See Also