Click or drag to resize

AcquisitionAcquire Method

Acquires an image from the system default device.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Acquire()
Remarks
The ImageAcquired event must be handled as it is raised for each image that is acquired.
Examples
Acquisition Class
See Also