Table of Contents

Class OdtFormats

Namespace
DocWright.Formats.Odt
Assembly
DocWright.Formats.Odt.dll

The format descriptor the ODT writer registers under.

public static class OdtFormats
Inheritance
OdtFormats
Inherited Members

Remarks

There is no ODT reader. ODF is a complete document model in its own right, and importing it well is a format package of the same size as this one rather than a corollary of it; the phase that adds one registers a reader against this same descriptor, which is why the descriptor is public and shared rather than private to the writer.

Fields

FormatName

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

MediaType

The ODF text media type, which is also the literal content of the package's mimetype entry.

Properties

Descriptor

Gets the descriptor.