XmpRightsManagementPackage.AddValue
XmpRightsManagementPackage.AddValue method
Adds string property.
public override void AddValue(string key, string value)
Parameter | Type | Description |
---|---|---|
key | String | The string representation of key that is identified with added value. |
value | String | The string value. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | key;Key should be provided for XMP Rights Management namespace |
See Also
- class XmpRightsManagementPackage
- namespace Aspose.Imaging.Xmp.Schemas.XmpRm
- assembly Aspose.Imaging