Initializes a new instance of the JpgExportFilter class.

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

Syntax

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

See Also