Returns or sets whether an exception will be thrown when an error occurs.
Namespace: Dynamsoft.DotNet.TWAINAssembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Remarks
If IfThrowException is true, When an error occurs, an exception will be thrown.
Otherwise, please check ErrorCode and ErrorString.