XmpMetadata.AddNamedValue
XmpMetadata.AddNamedValue method
Aggiunge un valore denominato in una struttura.
public void AddNamedValue(string structureKey, string valueKey, XmpValue value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| structureKey | String | Chiave della struttura da ricercare nel dizionario. |
| valueKey | String | Nome del valore da aggiungere alla struttura. |
| value | XmpValue | Valore da aggiungere alla struttura. |
Guarda anche
- class XmpValue
- class XmpMetadata
- spazio dei nomi Aspose.Page.EPS.XMP
- assemblea Aspose.Page