Class | Description | |
---|---|---|
EmailRenderingExtension | Rendering extension responsible for rendering report to HTML format suitable for email. | |
HtmlRenderingExtension | Rendering extension responsible for rendering report to HTML format. | |
Settings | Settings for the Html rendering extension. |
Interface | Description | |
---|---|---|
IHtmlRenderingExtensionContext | Specifies a context for the HtmlRenderingExtension class to share data among the control renderers. | |
ILinkProvider | Interface for creating a custom link provider for the html rendering extension. |
Enumeration | Description | |
---|---|---|
RenderMode | Specifies the HTML rendering mode. |