GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareMessage Structure / text Field

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