XmpPacketWrapper.GetPackage
XmpPacketWrapper.GetPackage method
Gets package by namespace URI.
public XmpPackage GetPackage(string namespaceUri)
Parameter | Type | Description |
---|---|---|
namespaceUri | String | The package schema URI. |
Return Value
Returns the XMP package for specified namespace URI.
Exceptions
exception | condition |
---|---|
ArgumentNullException | namespaceUri |
See Also
- class XmpPackage
- class XmpPacketWrapper
- namespace Aspose.PSD.Xmp
- assembly Aspose.PSD