contains_package method
Leave feedback
On this page
Determines whether package is exist in XMP wrapper.
true if package found by namespace_uri; otherwise false.
def contains_package(self, namespace_uri):
...
| Parameter | Type | Description |
|---|---|---|
| namespace_uri | System.String | Package namespace URI. |
| Exception | Description |
|---|---|
| ArgumentNullException | Namespace URI could not be null. |
- module
groupdocs.metadata.standards.xmp - 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.