ActiveReports Developer 7
HtmlExport Constructor
See Also 
GrapeCity.ActiveReports.Export.Html.v7 Assembly > GrapeCity.ActiveReports.Export.Html.Section Namespace > HtmlExport Class : HtmlExport Constructor

Glossary Item Box

Initializes a new instance of the Export.Html class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public HtmlExport()

See Also