OdfTextDocument.save
void save(string path)Saves this text document to the given file path.
Writes a valid ODT package with mimetype, content.xml, styles.xml, meta.xml, settings.xml, and the manifest.
Parameters
path | Destination file path. |