C#
VB
Java
C++
The string value of the word.
public string Value { get; set; }
Public Property Value() As String
Get
Set
public:
property String^ Value
{
String^ get()
void set(String^ value)
}
public String getValue()
public void setValue(String value)
The string value of the word. Default value is null.
This value is set when BuildWords is called.
For an example, refer to DocumentPageText.
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