Performs image acquisition from WIA scanners. This is the same of Acquire().

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool AcquireFromWIA()
Public Function AcquireFromWIA As Boolean
public:
bool AcquireFromWIA()

Return Value

True if the acquisition has succeeded, False otherwise.

See Also