odfMimeType

fnstring odfMimeType(OdfDocumentType docType) @safe pure nothrow @nogc

Returns the standard MIME type string for the given document type.

Parameters

docTypeThe ODF document type.

Returns

The corresponding MIME type string, or null for NONE.