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.5.0.5.0.230 (.NET 4.6.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