[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFormattedText

IFormattedText Interface

Represents a formatted text rendering component.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IFormattedText

Properties

Name Description
ParsedHtml

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

Extension Methods