LEADTOOLS WIA (Leadtools.Wia assembly)

PropertyId Property (WiaCapability)

Show in webframe





Gets the property ID for the enumerated capability .
Syntax
public WiaPropertyId PropertyId {get;}
'Declaration
 
Public ReadOnly Property PropertyId As WiaPropertyId
'Usage
 
Dim instance As WiaCapability
Dim value As WiaPropertyId
 
value = instance.PropertyId

            

            
public:
property WiaPropertyId PropertyId {
   WiaPropertyId get();
}

Property Value

The property ID for the enumerated capability. Refer to the Microsoft SDK help for more information about property IDs.
Example
For an example, refer to WiaSession.EnumCapabilities
Requirements

Target Platforms

See Also

Reference

WiaCapability Structure
WiaCapability Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.