Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

TwainItemType Enumeration






Indicates the type of data contained in the extended image information.
Syntax
Members
ValueMemberDescription
0Int8 TWTY_INT8
1Int16 TWTY_INT16
2Int32 TWTY_INT32
3Uint8 TWTY_UINT8
4Uint16 TWTY_UINT16
5Uint32 TWTY_UINT32
6Bool TWTY_BOOL
7Fix32 TWTY_FIX32
8Frame TWTY_FRAME
9Str32 TWTY_STR32
10Str64 TWTY_STR64
11Str128 TWTY_STR128
12Str255 TWTY_STR255
13Str1024 TWTY_STR1024
14Uni512 TWTY_UNI512
15Handle TWTY_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

Error processing SSI file