OdfImageDocument.openOdfImageDocument
fn
OdfImageDocument openOdfImageDocument(string path)Opens an ODF image document from a file path.
Parameters
path | Path to the .odi file. |
Returns
A typed
Throws
OdfPackageException on I/O errors or non-image types.