In This Topic

isHtmlText Field (DocuViewareMessage)

In This Topic
Specifies whether the displayed text is in html format in the DocuViewareMessage box. If True, html tags will be interpreted. By default : false.
Syntax
'Declaration
 
Public isHtmlText As Boolean
public bool isHtmlText
See Also