OdfDrawingDocument.openOdfDrawingDocument
fn
OdfDrawingDocument openOdfDrawingDocument(string path)Opens an ODG drawing document from a file path.
Also supports .otg drawing template files.
Parameters
path | Path to the .odg or .otg file. |
Returns
A typed
Throws
OdfPackageException on I/O errors or non-drawing types.