SetCapability Method

Summary
Sets the value of the specified capability.
Syntax
C#
VB
C++
public void SetCapability( 
   TwainCapability capability, 
   TwainSetCapabilityMode mode 
) 
Public Sub SetCapability( _ 
   ByVal capability As TwainCapability, _ 
   ByVal mode As TwainSetCapabilityMode _ 
)  
public: 
void SetCapability(  
   TwainCapability^ capability, 
   TwainSetCapabilityMode mode 
)  

Parameters

capability
Contains the values to set.

mode
Indicates whether to set or reset value(s).

Remarks

For more information, refer to Freeing the TWAIN Session.

Example

Refer to TwainArrayCapability

Requirements

Target Platforms

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

Leadtools.Twain Assembly

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