ValueType Property

Summary

Gets the type of the property being set.

Syntax
C#
VB
C++
public WiaVariableTypes ValueType { get; } 
  
Public ReadOnly Property ValueType As WiaVariableTypes 
public: 
property WiaVariableTypes ValueType { 
   WiaVariableTypes get(); 
} 

Property Value

The type of the property being set.

Example

For an example, refer to GetRootItem

Requirements

Target Platforms

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

Leadtools.Wia Assembly