ActiveReports.HtmlExport Request technical support
DataDynamics.ActiveReports.Export.Html Namespace (ActiveReports.HtmlExport)
See Also  Inheritance Hierarchy
The DataDynamics.ActiveReports.Export.Html namespace contains the Html export component.

Classes

ClassDescription
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

EnumerationDescription
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