ImageGear for Silverlight
SetCapability Method
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : SetCapability Method




capability
Specifies the capability ID to change and the new value of the capability.

Glossary Item Box

This method sets the value of a capability.

Syntax

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

Parameters

capability
Specifies the capability ID to change and the new value of the capability.

Exceptions

ExceptionDescription
ImageGear.Core.ImGearExceptionThrown if:

Remarks

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

Note: A warning will be raised instead of throwing an exception if attempting to set an unsupported capability, to set a capability to an invalid value, or if setting a capability with an invalid capability container class.

See Also

©2013. Accusoft Corporation. All Rights Reserved.