VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebRenderingSettingsJS type / endInit Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    endInit Method
    In This Topic
    Ends the settings initialization.
    Syntax
    var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode);
    
    var value; // Type: any
    value = instance.endInit();
    
    
    function endInit() : any;
    
    Browser Compatibility
    9
    See Also