ContainsPackage
Leave feedback
On this page
Determines whether package is exist in XMP wrapper.
public bool ContainsPackage(string namespaceUri)
| Parameter | Type | Description |
|---|---|---|
| namespaceUri | String | Package namespace URI. |
true if package found by namespaceUri; otherwise false.
| exception | condition |
|---|---|
| ArgumentNullException | Namespace URI could not be null. |
- class XmpPacketWrapper
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata
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.