TwainContainerType Enumeration

Summary

Indicates the container type used in getting the capabilities' values.

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

Members
ValueMemberDescription
-1DontCare32 TWON_DONTCARE32
3Array TWON_ARRAY
4Enumeration TWON_ENUMERATION
5OneValue TWON_ONEVALUE
6Range TWON_RANGE
63DsmCodeId TWON_DSMCODEID
255DontCare8 TWON_DONTCARE8
461DsmId TWON_DSMID
962IconId TWON_ICONID
65535DontCare16 TWON_DONTCARE16

Remarks

For more information about this enumeration and its values, refer to the TWAIN specification.

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly