Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

Value Property (DocumentWord)






The string value of the word.
Syntax
public string Value {get; set;}
'Declaration
 
Public Property Value As String
'Usage
 
Dim instance As DocumentWord
Dim value As String
 
instance.Value = value
 
value = instance.Value
public String getValue()
public void setValue(String value)
            
public:
property String^ Value {
   String^ get();
   void set (    String^ value);
}

Property Value

The string value of the word. Default value is null.
Remarks

This value is set when BuildWords is called.

Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms

See Also

Reference

DocumentWord Structure
DocumentWord Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features