Creates new instance of the HtmlExportFilter class.

Namespace:  PerpetuumSoft.Reporting.Export.Html
Assembly:  PerpetuumSoft.Reporting.Export.Html (in PerpetuumSoft.Reporting.Export.Html.dll) Version: 3.9.0.1

Syntax

C#
public HtmlExportFilter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
HtmlExportFilter()

See Also