Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentWord Structure : Value Property |
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)
This value is set when BuildWords is called.
For an example, refer to DocumentPageText.