Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace : TwainContainerType Enumeration |
[DataContractAttribute()] public enum TwainContainerType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
<DataContractAttribute()> Public Enum TwainContainerType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TwainContainerType
[DataContractAttribute()] public enum class TwainContainerType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
-1 | DontCare32 | TWON_DONTCARE32 |
3 | Array | TWON_ARRAY |
4 | Enumeration | TWON_ENUMERATION |
5 | OneValue | TWON_ONEVALUE |
6 | Range | TWON_RANGE |
63 | DsmCodeId | TWON_DSMCODEID |
255 | DontCare8 | TWON_DONTCARE8 |
461 | DsmId | TWON_DSMID |
962 | IconId | TWON_ICONID |
65535 | DontCare16 | TWON_DONTCARE16 |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainContainerType