XmpDynamicMediaPackage.AddValue
XmpDynamicMediaPackage.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;DynamicMedia property could not be null |
See Also
- class XmpDynamicMediaPackage
- namespace Aspose.Imaging.Xmp.Schemas.XmpDm
- assembly Aspose.Imaging