ImageGear for Silverlight
ImGearCapEnumeration Constructor(Int32)
See Also  Send Feedback
ImageGear20.TWAIN Assembly > ImageGear.TWAIN Namespace > ImGearCapEnumeration Class > ImGearCapEnumeration Constructor : ImGearCapEnumeration Constructor(Int32)




capabilityId
The numeric identifier of the capability that this class will represent.

Glossary Item Box

Initializes a new instance of the ImGearCapEnumeration class.

Syntax

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

Parameters

capabilityId
The numeric identifier of the capability that this class will represent.

Remarks

Use this constructor when the ImGearCapabilities enumeration does not have a value for the capability you wish to represent, or when you are specifying a custom capability. Otherwise use the ImGearCapEnumeration Constructor(ImGearCapabilities) constructor.

Numeric IDs of capabilities are specified by the TWAIN specification and can also be found in the TWAIN.h file. Both documents are supplied by the TWAIN Working Group.

See Also

©2013. Accusoft Corporation. All Rights Reserved.