XmpPackage.SetXmpTypeValue
XmpPackage.SetXmpTypeValue method
Sets the XMP type value.
public virtual void SetXmpTypeValue(string key, XmpTypeBase value)
| Parameter | Type | Description |
|---|---|---|
| key | String | The string representation of key that is identified with set value. |
| value | XmpTypeBase | The value to set to. |
See Also
- class XmpTypeBase
- class XmpPackage
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging