VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebAcquiredImageCollectionJS type / WebAcquiredImageCollectionJS Constructor(WebTwainDeviceManagerJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebAcquiredImageCollectionJS Constructor(WebTwainDeviceManagerJS)
In This Topic
Initializes a new instance of the WebAcquiredImageCollectionJS class.
Syntax
// Parameters
var twainDeviceManager; // Type: WebTwainDeviceManagerJS

var instance = new Vintasoft.Twain.WebAcquiredImageCollectionJS(twainDeviceManager);

Parameters

twainDeviceManager
An instance of WebTwainDeviceManagerJS class.
Browser Compatibility
9
See Also