In This Article

ActiproSoftware.Text.Exporters Namespace

Classes

TextExporterFactory

Provides access to the built-in ITextExporter instances, that export text to other formats such as HTML or RTF markup.

Interfaces

IHtmlTextExporter

Provides the base requirements for a class that can export text to HTML markup.

IRtfTextExporter

Provides the base requirements for a class that can export text to RTF markup.

ITextExporter

Provides the base requirements for a class that can export text to some other format, such as HTML or RTF markup.