[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFormattedText.ParsedHtml

ParsedHtml Property

ParsedHtml

Gets the content of the current formatted text rendering component as an XML document.

Declaration
XmlDocument ParsedHtml { get; }
Property Value
Type Description
XmlDocument

An System.Xml.XmlDocument representing the parsed HTML content.