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