get_package method
Leave feedback
On this page
Gets package by namespace uri.
Appropriate XmpPackage if package found by namespace_uri; otherwise null.
def get_package(self, namespace_uri):
...
| Parameter | Type | Description |
|---|---|---|
| namespace_uri | System.String | Package schema uri. |
| Exception | Description |
|---|---|
| ArgumentNullException | Namespace URI could not be null. |
- module
groupdocs.metadata.standards.xmp - class
XmpPackage - class
XmpPacketWrapper
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.