Creates RtfExportFilter instances.

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

Syntax

C#
public class RtfExportFilterFactory : ExportFilterFactory
Visual Basic (Declaration)
Public Class RtfExportFilterFactory _
	Inherits ExportFilterFactory
Visual C++
public ref class RtfExportFilterFactory : public ExportFilterFactory

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export..::.ExportFilterFactory
    PerpetuumSoft.Reporting.Export.Rtf..::.RtfExportFilterFactory

See Also