The GrapeCity.ActiveReports.Export.Html.Section namespace contains the Html export component.
Classes
| Class | Description |
 | HtmlExport | Provides HTML creation functionality for ActiveReports documents. |
 | HtmlExportException | The exception that is thrown when an error occurs in the ActiveReports HTML export assembly. |
 | OutputHtmlFiles | OutputHtmlFiles is an implementation of the IHandleHtmlOutput interface that directs the HtmlExport object's output to files. |
Enumerations
| Enumeration | Description |
 | BookmarkStyle | An enumeration of values for the HtmlExport.BookmarkStyle property. |
 | HtmlCharacterSet | An enumeration of values for the HtmlExport.CharacterSet property. |
 | HtmlOutputType | An enumeration of values for the HtmlExport.OutputType property. |
See Also