Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

TwainSetCapabilityMode Enumeration






Indicates whether to set or reset the capability value.
Syntax
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  
Members
ValueMemberDescription
1Set Set the capability to the capability value passed to SetCapability.
2Reset Reset the value of the capability to the default value defined by the TWAIN source.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainSetCapabilityMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Error processing SSI file