Leadtools.Twain Namespace : TwainSetCapabilityMode Enumeration |
public enum TwainSetCapabilityMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum TwainSetCapabilityMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainSetCapabilityMode
public enum class TwainSetCapabilityMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000001 | Set | Set the capability to the capability value passed to TwainSession.SetCapability. |
0x00000002 | Reset | Reset the value of the capability to the default value defined by the TWAIN source. |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainSetCapabilityMode