[DataContractAttribute()]public enum TwainItemType
[DataContractAttribute()]public enum class TwainItemType
class TwainItemType(Enum):Int8 = 0Int16 = 1Int32 = 2Uint8 = 3Uint16 = 4Uint32 = 5Bool = 6Fix32 = 7Frame = 8Str32 = 9Str64 = 10Str128 = 11Str255 = 12Str1024 = 13Uni512 = 14Handle = 15
| Value | Member | Description |
|---|---|---|
| 0 | Int8 | TWTY_INT8 |
| 1 | Int16 | TWTY_INT16 |
| 2 | Int32 | TWTY_INT32 |
| 3 | Uint8 | TWTY_UINT8 |
| 4 | Uint16 | TWTY_UINT16 |
| 5 | Uint32 | TWTY_UINT32 |
| 6 | Bool | TWTY_BOOL |
| 7 | Fix32 | TWTY_FIX32 |
| 8 | Frame | TWTY_FRAME |
| 9 | Str32 | TWTY_STR32 |
| 10 | Str64 | TWTY_STR64 |
| 11 | Str128 | TWTY_STR128 |
| 12 | Str255 | TWTY_STR255 |
| 13 | Str1024 | TWTY_STR1024 |
| 14 | Uni512 | TWTY_UNI512 |
| 15 | Handle | TWTY_HANDLE |
For more information about this enumeration and its values, refer to the TWAIN specification.
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
