C#
VB
C++
Gets the type of the property being set.
public WiaVariableTypes ValueType { get; }
Public ReadOnly Property ValueType As Leadtools.Wia.WiaVariableTypes
public:
property Leadtools.Wia.WiaVariableTypes ValueType {
Leadtools.Wia.WiaVariableTypes get();
}
The type of the property being set.
For an example, refer to GetRootItem
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