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

PropertyAttributes Property






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 WiaPropertyAttributesFlags PropertyAttributes {get;}
 get_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: 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.