←Select platform

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 Leadtools.Twain.TwainCapability, _ 
   ByVal mode As Leadtools.Twain.TwainSetCapabilityMode _ 
)  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly