XmpMetadata.SetNamedValue
XmpMetadata.SetNamedValue method
Imposta il valore denominato in una struttura. Il valore con nome precedente, se già esistente, verrà sostituito con uno nuovo.
public void SetNamedValue(string structureKey, string valueKey, XmpValue value)
Parametro | Tipo | Descrizione |
---|---|---|
structureKey | String | Chiave della struttura da ricercare nel dizionario. |
valueKey | String | Nome del valore da impostare nella struttura. |
value | XmpValue | Valore da impostare nella struttura. |
Guarda anche
- class XmpValue
- class XmpMetadata
- spazio dei nomi Aspose.Page.EPS.XMP
- assemblea Aspose.Page