Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

TwainItemType Enumeration






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 TwainItemType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Twain.TwainItemType = function() { };
Leadtools.Twain.TwainItemType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TwainItemType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BoolTWTY_BOOL
Fix32TWTY_FIX32
FrameTWTY_FRAME
Int16TWTY_INT16
Int32TWTY_INT32
Int8TWTY_INT8
Str1024TWTY_STR1024
Str128TWTY_STR128
Str255TWTY_STR255
Str32TWTY_STR32
Str64TWTY_STR64
Uint16TWTY_UINT16
Uint32TWTY_UINT32
Uint8TWTY_UINT8
Uni512TWTY_UNI512
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: 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

See Also

Reference

Leadtools.Twain Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.