ImageGear for .NET
SetCapability Method
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : SetCapability Method




capability
Specifies the capability to change.
message

Specifies whether to set or reset capability value(s).

Note: GET, GETCURRENT, and GETDEFAULT are invalid settings for the message parameter, and will result in an exception.

Glossary Item Box

This method sets or resets the current value of a capability.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

capability
Specifies the capability to change.
message

Specifies whether to set or reset capability value(s).

Note: GET, GETCURRENT, and GETDEFAULT are invalid settings for the message parameter, and will result in an exception.

Remarks

Prior to calling this method, use OpenSource to select the desired Data Source.

See Also

©2013. Accusoft Corporation. All Rights Reserved.