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

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