←Select platform

TwainContainerType Enumeration

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

Syntax
C#
C++/CLI
Python
[DataContractAttribute()] 
public enum TwainContainerType   
[DataContractAttribute()] 
public enum class TwainContainerType   
class TwainContainerType(Enum): 
   Array = 3 
   Enumeration = 4 
   OneValue = 5 
   Range = 6 
   DsmCodeId = 63 
   DontCare8 = 255 
   DsmId = 461 
   IconId = 962 
   DontCare16 = 65535 
   DontCare32 = -1 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.