openOdfImageDocument

fnOdfImageDocument openOdfImageDocument(string path)

Opens an ODF image document from a file path.

Parameters

pathPath to the .odi file.

Returns

A typed OdfImageDocument.

Throws

OdfPackageException on I/O errors or non-image types.