Table of Contents

Class RtfFormats

Namespace
DocWright.Formats.Rtf
Assembly
DocWright.Formats.Rtf.dll

The format descriptor the RTF reader and writer share.

public static class RtfFormats
Inheritance
RtfFormats
Inherited Members

Fields

FormatName

The stable format identifier used by the registry and by format detection.

Properties

Descriptor

Gets the descriptor. Reader and writer share one instance so a registry lookup by extension and a lookup by name cannot disagree about which extensions RTF owns.