HtmlTextArea HtmlContent Property TIBCO Spotfire 6.0 API Reference
Gets or sets the HTML content. The HTML should only contain markup that would fit inside the body tag of a complete document.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public string HtmlContent { get; set; }

Property Value

Type: String
See Also