Metodo Aspose::Page::EPS::XMP::XmpMetadata::AddNamedValue
XmpMetadata::AddNamedValue method
Aggiunge un valore nominato in una struttura.
void Aspose::Page::EPS::XMP::XmpMetadata::AddNamedValue(System::String structureKey, System::String valueKey, System::SharedPtr<XmpValue> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| structureKey | System::String | Chiave della struttura da cercare nel dizionario. |
| valueKey | System::String | Nome del valore da aggiungere nella struttura. |
| value | System::SharedPtr<XmpValue> | Valore da aggiungere nella struttura. |
Vedi anche
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++