Leadtools TWAIN (Leadtools.Twain assembly)

TwainItemType Enumeration

Show in webframe





Indicates the type of data contained in the extended image information.
Syntax
'Declaration
 
Public Enum TwainItemType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TwainItemType

            

            
public enum class TwainItemType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000Int8TWTY_INT8
0x00000001Int16TWTY_INT16
0x00000002Int32TWTY_INT32
0x00000003Uint8TWTY_UINT8
0x00000004Uint16TWTY_UINT16
0x00000005Uint32TWTY_UINT32
0x00000006BoolTWTY_BOOL
0x00000007Fix32TWTY_FIX32
0x00000008FrameTWTY_FRAME
0x00000009Str32TWTY_STR32
0x0000000AStr64TWTY_STR64
0x0000000BStr128TWTY_STR128
0x0000000CStr255TWTY_STR255
0x0000000DStr1024TWTY_STR1024
0x0000000EUni512TWTY_UNI512
0x0000000FHandleTWTY_HANDLE
Remarks
For more information about this enumeration and its values, refer to the TWAIN Specification (Version 2.0) http://www.twain.org.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainItemType

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.