XmpPackage.AddValue
XmpPackage.AddValue method
Adds the value.
public virtual 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 value to add to. |
Exceptions
exception | condition |
---|---|
ArgumentNullException | key is null. |
See Also
- class XmpPackage
- namespace Aspose.CAD.Xmp
- assembly Aspose.CAD