Leadtools TWAIN (Leadtools.Twain assembly)

SaveCapabilityOptions Enumeration

Show in webframe





Specifies whether all of possible capability values, current values, or default values are saved to disk.
Syntax
public enum SaveCapabilityOptions : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum SaveCapabilityOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As SaveCapabilityOptions

            

            
public enum class SaveCapabilityOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000003CurrentSaves only the current values for each capability to disk.
0x00000004DefaultSaves only the default values for each capability to disk.
0x00000005AllSaves all of 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
SaveTemplateFile(String) Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.