recommendedWriteVersion
fn
string recommendedWriteVersion(
OdfCompatibilityTarget target,
OdfDocumentType docType) @safe pure nothrowChecks whether a given ODF version is appropriate for writing based on the compatibility target.
Parameters
target | The desired compatibility target. |
docType | The document type being written. |
Returns
The recommended ODF version string for writing.