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 : SaveCapabilityOptions Enumeration |
public enum SaveCapabilityOptions : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'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
Value | Member | Description |
---|---|---|
3 | Current | Saves only the current values for each capability to disk. |
4 | Default | Saves only the default values for each capability to disk. |
5 | All | Saves all possible capability values to disk. |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.SaveCapabilityOptions