DublinCorePackage.AddValue
DublinCorePackage.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;DublinCore property could not be null |
See Also
- class DublinCorePackage
- namespace Aspose.PSD.Xmp.Schemas.DublinCore
- assembly Aspose.PSD