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

ValueType Property






Gets the type of the property being set.
Syntax
public WiaVariableTypes ValueType {get;}
'Declaration
 
Public ReadOnly Property ValueType As WiaVariableTypes
'Usage
 
Dim instance As WiaSetPropertiesEventArgs
Dim value As WiaVariableTypes
 
value = instance.ValueType
public WiaVariableTypes ValueType {get;}
 get_ValueType(); 
public:
property WiaVariableTypes ValueType {
   WiaVariableTypes get();
}

Property Value

The type of the property being set.
Example
For an example, refer to GetRootItem
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

WiaSetPropertiesEventArgs Class
WiaSetPropertiesEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.