VariableType Property

Summary
Gets the type of the enumerated capability for use when casting the received capability values.
Syntax
C#
VB
C++
public WiaVariableTypes VariableType { get; } 
  
Public ReadOnly Property VariableType As WiaVariableTypes 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.