odfVersionString

fnstring odfVersionString(OdfVersion ver) @safe pure nothrow

Converts an OdfVersion to its string representation.

Parameters

versionThe version enum value.

Returns

The version string, or an empty string for UNKNOWN.