Exports Report Sharp-Shooter documents to Rtf format.

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 RtfExportFilter : ExportFilter
Visual Basic (Declaration)
Public Class RtfExportFilter _
	Inherits ExportFilter
Visual C++
public ref class RtfExportFilter : public ExportFilter

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      PerpetuumSoft.Reporting.Export..::.ExportFilter
        PerpetuumSoft.Reporting.Export.Rtf..::.RtfExportFilter

See Also