Provides export of a C1Report to RTF.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class C1ReportRtfExporter : C1ReportExporter
Visual Basic
Public Class C1ReportRtfExporter _
	Inherits C1ReportExporter

Inheritance Hierarchy

System..::..Object
  C1.C1Preview.Export..::..Exporter
    C1.C1Preview.Export..::..C1ReportExporter
      C1.C1Preview.Export..::..C1ReportRtfExporter

See Also