←Select platform

TwainItemType Enumeration

Summary

Indicates the type of data contained in the extended image information.

Syntax

C#
VB
C++
[DataContractAttribute()] 
public enum TwainItemType   
<DataContractAttribute()> 
Public Enum TwainItemType  
    
    
[DataContractAttribute()] 
public enum class TwainItemType   

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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly