The GrapeCity.ActiveReports.Export.Html.Page namespace contains the information related to HTML rendering extensions and settings.
Classes
| 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. |
Interfaces
Enumerations
| Enumeration | Description |
| RenderMode | Specifies the HTML rendering mode. |
See Also