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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public TwainConditionCode ConditionCode { get; }

Property Value

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