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)
ParametroTipoDescrizione
structureKeySystem::StringChiave della struttura da cercare nel dizionario.
valueKeySystem::StringNome del valore da aggiungere nella struttura.
valueSystem::SharedPtr<XmpValue>Valore da aggiungere nella struttura.

Vedi anche