ActiveReports Developer 7
GrapeCity.ActiveReports.Export.Html.Page Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Export.Html.v7 Assembly : GrapeCity.ActiveReports.Export.Html.Page Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Export.Html.Page namespace contains the information related to HTML rendering extensions and settings.

Classes

 ClassDescription
ClassEmailRenderingExtension Rendering extension responsible for rendering report to HTML format suitable for email.
ClassHtmlRenderingExtension Rendering extension responsible for rendering report to HTML format.
ClassSettings Settings for the Html rendering extension.

Interfaces

 InterfaceDescription
InterfaceIHtmlRenderingExtensionContext Specifies a context for the HtmlRenderingExtension class to share data among the control renderers.
InterfaceILinkProvider Interface for creating a custom link provider for the html rendering extension.

Enumerations

 EnumerationDescription
EnumerationRenderMode Specifies the HTML rendering mode.

See Also