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: 2026.2.0.0.42 (.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