XmpPackage.AddValue
XmpPackage.AddValue method
Adds the value.
public virtual 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 value to add to. |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | key is null. |
See Also
- class XmpPackage
- namespace Aspose.PSD.Xmp
- assembly Aspose.PSD