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

Glossary Item Box

The GrapeCity.ActiveReports.Export.Html.Section namespace contains the Html export component.

Classes

 ClassDescription
ClassHtmlExport Provides HTML creation functionality for ActiveReports documents.
ClassHtmlExportException The exception that is thrown when an error occurs in the ActiveReports HTML export assembly.
ClassOutputHtmlFiles OutputHtmlFiles is an implementation of the IHandleHtmlOutput interface that directs the HtmlExport object's output to files.

Enumerations

 EnumerationDescription
EnumerationBookmarkStyle An enumeration of values for the HtmlExport.BookmarkStyle property.
EnumerationHtmlCharacterSet An enumeration of values for the HtmlExport.CharacterSet property.
EnumerationHtmlOutputType An enumeration of values for the HtmlExport.OutputType property.

See Also