[]
        
(Showing Draft Content)

C1.WPF.Document.Export.RtfExportProvider

RtfExportProvider Class

Describes export to RTF format.

Inheritance
ExportProvider
RtfExportProvider
RtfExportProvider
Namespace: C1.WPF.Document.Export
Assembly: C1.WPF.Document.dll
Syntax
public class RtfExportProvider : RtfExportProvider
Public Class RtfExportProvider
    Inherits RtfExportProvider

Constructors

Name Description
RtfExportProvider()

Methods

Name Description
NewExporter()

Creates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from C1.Document.Export.ExportFilter.