LEADTOOLS WIA (Leadtools.Wia assembly)

PropertyAttributes Property

Show in webframe





Gets the attributes for the enumerated capability.
Syntax
public WiaPropertyAttributesFlags PropertyAttributes {get;}
'Declaration
 
Public ReadOnly Property PropertyAttributes As WiaPropertyAttributesFlags
'Usage
 
Dim instance As WiaCapability
Dim value As WiaPropertyAttributesFlags
 
value = instance.PropertyAttributes

            

            
public:
property WiaPropertyAttributesFlags PropertyAttributes {
   WiaPropertyAttributesFlags get();
}

Property Value

The attributes for the enumerated capability.
Remarks
Gets the attributes for the enumerated capability like the capability value type (Flag value, List value or Range value) or the property access (Read, Write, Read/Write).
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.