VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebDecodingSettingsJS type / clone Property
Syntax BrowserCompatibility SeeAlso
In This Topic
clone Method
In This Topic
Creates an exact copy of this WebDecodingSettingsJS.
Syntax
var instance = new Vintasoft.Shared.WebDecodingSettingsJS();

var value; // Type: Vintasoft.Shared.WebDecodingSettingsJS
value = instance.clone();

Return Value

Exact copy of this WebDecodingSettingsJS.
Browser Compatibility
9
See Also