Click or drag to resize

TwainExceptionConditionCode Property

Gets the condition code for this exception.

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 ConditionCode { get; }

Property Value

Type: TwainConditionCode
The condition code returned by Twain or the device.
See Also