GetPackage
Leave feedback
On this page
Gets package by namespace uri.
public XmpPackage GetPackage(string namespaceUri)
| Parameter | Type | Description |
|---|---|---|
| namespaceUri | String | Package schema uri. |
Appropriate XmpPackage if package found by namespaceUri; otherwise null.
| exception | condition |
|---|---|
| ArgumentNullException | Namespace URI could not be null. |
- class XmpPackage
- 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.