C#
VB
C++
Gets the type of the enumerated capability for use when casting the received capability values.
public WiaVariableTypes VariableType { get; }
Public ReadOnly Property VariableType As Leadtools.Wia.WiaVariableTypes
public:
property Leadtools.Wia.WiaVariableTypes VariableType {
Leadtools.Wia.WiaVariableTypes get();
}
The type of the enumerated capability for use when casting the received capability values.
For an example, refer to WiaSession.EnumCapabilities
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET