XmpPackage.SetValue
XmpPackage.SetValue method
Sets the value.
public virtual void SetValue(string key, IXmlValue value)
Parameter | Type | Description |
---|---|---|
key | String | The string representation of key that is identified with added value. |
value | IXmlValue | The value to add to. |
See Also
- interface IXmlValue
- class XmpPackage
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging