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




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

Glossary Item Box

Initializes a new instance of the ImGearCapArray 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 ImGearCapArray Constructor(ImGearCapabilities) constructor.

Numeric identifiers 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.