Click or drag to resize

DeviceReacquireAllowed Property

Gets a value indicating whether the physical hardware is capable of acquiring multiple images of the same page without changes to the physical registration of that page.

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

Property Value

Type: Boolean
A value indicating whether the physical hardware is capable of acquiring multiple images of the same page without changes to the physical registration of that page.
Exceptions
ExceptionCondition
Thrown if a connection to the device is not open.
See Also