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 TwainItemType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Twain.TwainItemType = function() { }; Leadtools.Twain.TwainItemType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TwainItemType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bool | TWTY_BOOL |
Fix32 | TWTY_FIX32 |
Frame | TWTY_FRAME |
Int16 | TWTY_INT16 |
Int32 | TWTY_INT32 |
Int8 | TWTY_INT8 |
Str1024 | TWTY_STR1024 |
Str128 | TWTY_STR128 |
Str255 | TWTY_STR255 |
Str32 | TWTY_STR32 |
Str64 | TWTY_STR64 |
Uint16 | TWTY_UINT16 |
Uint32 | TWTY_UINT32 |
Uint8 | TWTY_UINT8 |
Uni512 | TWTY_UNI512 |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainItemType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2