LEADTOOLS WIA (Leadtools.Wia assembly)

VariableType Property

Show in webframe





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:
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

See Also

Reference

WiaCapability Structure
WiaCapability Members

 

 


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