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




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

Glossary Item Box

Initializes a new instance of the ImGearCapOneValueString 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 ImGearCapOneValueString 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.