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

Glossary Item Box

Initializes a new instance of the HtmlRenderingExtension class.

Syntax

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

See Also