ContainsPackage
XmpPacketWrapper.ContainsPackage method
Determines whether package is exist in XMP wrapper.
public bool ContainsPackage(string namespaceUri)
Parameter | Type | Description |
---|---|---|
namespaceUri | String | Package namespace URI. |
Return Value
true
if package found by namespaceUri; otherwise false
.
Exceptions
exception | condition |
---|---|
ArgumentNullException | Namespace URI could not be null. |
See Also
- class XmpPacketWrapper
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata