LEADTOOLS WIA (Leadtools.Wia assembly)

PropertyId Property (WiaSetPropertiesEventArgs)

Show in webframe





Gets the property ID for the property being set.
Syntax
public WiaPropertyId PropertyId {get;}
'Declaration
 
Public ReadOnly Property PropertyId As WiaPropertyId
'Usage
 
Dim instance As WiaSetPropertiesEventArgs
Dim value As WiaPropertyId
 
value = instance.PropertyId

            

            
public:
property WiaPropertyId PropertyId {
   WiaPropertyId get();
}

Property Value

The property ID for the property being set.
Example
For an example, refer to GetRootItem
Requirements

Target Platforms

See Also

Reference

WiaSetPropertiesEventArgs Class
WiaSetPropertiesEventArgs Members

 

 


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