Click or drag to resize

AcquisitionDevices Property

Gets a collection of installed Device for this system.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public DeviceCollection Devices { get; }

Property Value

Type: DeviceCollection
A DeviceCollection object containing Twain compatible devices found on the system.
Remarks
It's possible a device may be listed even when it's not connected.
See Also