The DataDynamics.ActiveReports.Export.Html namespace contains the Html export component.
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. |
HtmlOutputInfoArgs | Used as an argument to the IOutputHtml interface's OutputHtmlData function. |
OutputHtmlFiles | OutputHtmlFiles is an implementation of the IHandleHtmlOutput interface that directs the HtmlExport object's output to files. |
Interface | Description |
---|---|
IOutputHtml | The IOutputHtml interface contains OutputHtmlData and Finish methods used with the HtmlExport class to output data and to indicate when the export is completed. |
Enumeration | Description |
---|---|
BookmarkStyle | An enumeration of values for the HtmlExport.BookmarkStyle property. |
HtmlCharacterSet | An enumeration of values for the HtmlExport.CharacterSet property. |
HtmlOutputKind | An enumeration of values for the HtmlOutputInfoArgs.OutputKind property. |
HtmlOutputType | An enumeration of values for the HtmlExport.OutputType property. |
ActiveReports.HtmlExport Assembly
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.