XmpMetadata.AddNamedValue
XmpMetadata.AddNamedValue method
Adds named value into a structure.
public void AddNamedValue(string structureKey, string valueKey, XmpValue value)
| Parameter | Type | Description |
|---|---|---|
| structureKey | String | Key of the structure to search in the dictionary. |
| valueKey | String | Name of the value to add into the struture. |
| value | XmpValue | Value to add into the struture. |
See Also
- class XmpValue
- class XmpMetadata
- namespace Aspose.Page.EPS.XMP
- assembly Aspose.Page