LEADTOOLS WIA (Leadtools.Wia assembly)

PropertyName Property

Show in webframe





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:
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

See Also

Reference

WiaCapability Structure
WiaCapability Members

 

 


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