Click or drag to resize

DeviceCollectionScanForChanges Method

Checks the system for any device changes and regenerates the collection.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public void ScanForChanges()
Remarks
This method is automatically called the first time you access the Devices property of the Acquisition object.
See Also