Initializes a new instance of the HtmlExportSettings class.

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

Syntax

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

See Also