VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebRenderingSettingsJS type / endInit Property
Syntax BrowserCompatibility SeeAlso
endInit Method
Ends the settings initialization.
Syntax
var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode);

var value; // Type: any
value = instance.endInit();

Browser Compatibility
9
See Also