XmpBasicPackage.AddValue
XmpBasicPackage.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;Metadata key is not provided |
See Also
- class XmpBasicPackage
- namespace Aspose.PSD.Xmp.Schemas.XmpBaseSchema
- assembly Aspose.PSD