←Select platform

SaveCapabilityOptions Enumeration

Summary
Specifies whether all possible capability values, current values, or default values are saved to disk.

Syntax
C#
C++/CLI
Python
public enum SaveCapabilityOptions   
public enum class SaveCapabilityOptions   
class SaveCapabilityOptions(Enum): 
   Current = 3 
   Default = 4 
   All = 5 
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.
Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.