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

VariableType Property






Gets the type of the enumerated capability for use when casting the received capability values.
Syntax
public WiaVariableTypes VariableType {get;}
'Declaration
 
Public ReadOnly Property VariableType As WiaVariableTypes
'Usage
 
Dim instance As WiaCapability
Dim value As WiaVariableTypes
 
value = instance.VariableType
public WiaVariableTypes VariableType {get;}
 get_VariableType(); 
public:
property WiaVariableTypes VariableType {
   WiaVariableTypes get();
}

Property Value

The type of the enumerated capability for use when casting the received capability values.
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.