openOdfDrawingDocument

fnOdfDrawingDocument openOdfDrawingDocument(string path)

Opens an ODG drawing document from a file path.

Also supports .otg drawing template files.

Parameters

pathPath to the .odg or .otg file.

Returns

A typed OdfDrawingDocument.

Throws

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