ActiveReports 8
HtmlExport Class
Members 

Provides HTML creation functionality for ActiveReports documents.
Object Model
HtmlExport Class
Syntax
'Declaration
 
Public NotInheritable Class HtmlExport 
   Inherits System.ComponentModel.Component
   Implements GrapeCity.ActiveReports.Export.IDocumentExportGrapeCity.ActiveReports.Export.IDocumentExportEx 
public sealed class HtmlExport : System.ComponentModel.Component, GrapeCity.ActiveReports.Export.IDocumentExportGrapeCity.ActiveReports.Export.IDocumentExportEx  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.Export.Html.Section.HtmlExport

See Also

Reference

HtmlExport Members
GrapeCity.ActiveReports.Export.Html.Section Namespace

Walkthroughs

Custom HTML Outputter

Support Forum