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

Show in webframe

SaveCapabilityOptions Enumeration






Specifies whether all possible capability values, current values, or default values are saved to disk.
Syntax
'Declaration
 
Public Enum SaveCapabilityOptions 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As SaveCapabilityOptions
public enum class SaveCapabilityOptions : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
3Current Saves only the current values for each capability to disk.
4Default Saves only the default values for each capability to disk.
5All Saves all possible capability values to disk.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.SaveCapabilityOptions

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Error processing SSI file