Initializes a new instance of the PdfExportFilter class.

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

Syntax

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

See Also