LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

PropertyId Property (WiaCapability)






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 WiaPropertyId PropertyId {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WiaCapability Structure
WiaCapability Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.