XmpPackage.Remove
XmpPackage.Remove method
Remove the value with the specified key.
public virtual bool Remove(string key)
Parameter | Type | Description |
---|---|---|
key | String | The string representation of key that is identified with removed value. |
Return Value
Returns true if the value with the specified key was removed.
See Also
- class XmpPackage
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging