Creates a new instance of the RtfExportFilterFactory class.

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

Syntax

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

See Also