LEADTOOLS WIA (Leadtools.Wia assembly)

Value Property

Show in webframe





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

            

            
public:
property Object^ Value {
   Object^ get();
}

Property Value

The property value for the property being set.
Remarks
You need to cast this value according to the variable type received through the ValueType property.
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.