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