ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IFormattedText Interface / ParsedHtml Property

In This Topic
    ParsedHtml Property
    In This Topic
    Returns the content of the current formatted text rendering component.
    Syntax
    'Declaration
     
    ReadOnly Property ParsedHtml As XmlDocument
    XmlDocument ParsedHtml {get;}
    See Also