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

PropertyName Property






Gets the property name for the enumerated capability.
Syntax
public string PropertyName {get;}
'Declaration
 
Public ReadOnly Property PropertyName As String
'Usage
 
Dim instance As WiaCapability
Dim value As String
 
value = instance.PropertyName
public string PropertyName {get;}
 get_PropertyName(); 
public:
property String^ PropertyName {
   String^ get();
}

Property Value

The property name for the enumerated capability.
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.