(Document/Medical only) Indicates whether to display the manufacturer's user interface and whether to use Thread mode in Fast Twain.
[FlagsAttribute()]
public enum TwainFastUserInterfaceFlags
<FlagsAttribute()>
Public Enum TwainFastUserInterfaceFlags
[FlagsAttribute()]
public enum class TwainFastUserInterfaceFlags
Value | Member | Description |
---|---|---|
0x00000000 | None | Default, no user interface is shown. Not all TWAIN Data Sources support this feature. |
0x00000001 | Show | Shows the manufacturer's user interface as modeless. |
0x00000002 | Modal | Shows the manufacturer's user interface as a modal dialog. Works only if the Show is set. |
0x00000008 | UseThread | Enable using thread mode. |
0x00000010 | CheckDefaultBitsPerPixel | Tests all supported BPP. |
0x00000020 | KeepOpen | Keep the TWAIN data source open after scanning. The TwainFastUserInterfaceFlags.KeepOpen flag works only in the following cases:
|
0x00000100 | SuppressMessageBoxes | Suppresses message boxes that show up before the manufacturer's user interface dialog. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document