Leadtools.Twain Namespace : TwainItemType Enumeration |
public enum TwainItemType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum TwainItemType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainItemType
public enum class TwainItemType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Int8 | TWTY_INT8 |
0x00000001 | Int16 | TWTY_INT16 |
0x00000002 | Int32 | TWTY_INT32 |
0x00000003 | Uint8 | TWTY_UINT8 |
0x00000004 | Uint16 | TWTY_UINT16 |
0x00000005 | Uint32 | TWTY_UINT32 |
0x00000006 | Bool | TWTY_BOOL |
0x00000007 | Fix32 | TWTY_FIX32 |
0x00000008 | Frame | TWTY_FRAME |
0x00000009 | Str32 | TWTY_STR32 |
0x0000000A | Str64 | TWTY_STR64 |
0x0000000B | Str128 | TWTY_STR128 |
0x0000000C | Str255 | TWTY_STR255 |
0x0000000D | Str1024 | TWTY_STR1024 |
0x0000000E | Uni512 | TWTY_UNI512 |
0x0000000F | Handle | TWTY_HANDLE |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainItemType