Initializes a new instance of the ExportSettings class.

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

Syntax

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

See Also