|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
| Leadtools.Twain Namespace : TwainItemType Enumeration |
[DataContractAttribute()] public enum TwainItemType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<DataContractAttribute()> Public Enum TwainItemType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TwainItemType
[DataContractAttribute()] public enum class TwainItemType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| 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 |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainItemType