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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public TwainConditionCode LastAcquireConditionCode { get; }

Property Value

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