Represents an object that can be used to export a document to RTF and DOCX formats.

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

Syntax

C#
public class RtfExporter : ComplexExporter
Visual Basic
Public Class RtfExporter _
	Inherits ComplexExporter

Inheritance Hierarchy

See Also