Click or drag to resize

TwainControllerLastAcquireConditionCode Property

Gets the last condition code returned from TWAIN for an acquire.

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

Property Value

Type: TwainConditionCode
The last condition code returned from TWAIN for an acquire.
See Also