Returns or sets whether support multiple select. This property is invalid when the view mode is set to -1 by -1 or 1 by 1.
Namespace: Dynamsoft.DotNet.TWAINAssembly: DynamicDotNetTWAIN (in DynamicDotNetTWAIN.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Remarks
Default is false. If it is true, when a user selecting multiple images, the CurrentImageIndexInBuffer is always the minimum
index in the selected images.
Exceptions
| Exception | Condition |
|---|---|
| Dynamsoft.DotNet.TWAIN..::..TwainException | When an error occurs and IfThrowException property is true, an exception will be thrown. When IfThrowException property is false, please check ErrorCode and ErrorString. |