get_package method
get_package
Gets package by namespace URI.
Returns
Returns the XMP package for specified namespace URI.
def get_package(self, namespace_uri):
...
| Parameter | Type | Description |
|---|---|---|
| namespace_uri | str | The package schema URI. |
Exceptions
| Exception | Description |
|---|---|
| ArgumentNullException | namespaceUri |
See Also
- module
aspose.cad.xmp - class
XmpPacketWrapper