Creates a new instance of HtmlAdapter class.

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

Syntax

C#
protected HtmlAdapter()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
HtmlAdapter()

See Also