←Select platform

TwainSetCapabilityMode Enumeration

Summary
Indicates whether to set or reset the capability value.

Syntax
C#
C++/CLI
Python
public enum TwainSetCapabilityMode   
public enum class TwainSetCapabilityMode   
class TwainSetCapabilityMode(Enum): 
   Set = 1 
   Reset = 2 
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.
Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

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

Leadtools.Twain Assembly

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