In This Topic

text Field (DocuViewareMessage)

In This Topic
Specifies the text to display. It can be html text (with tags) if isHtmlText properties is set to True.
Syntax
'Declaration
 
Public text As String
public string text
See Also