Método ToNamedValues de Aspose::Pdf::XmpValue

XmpValue::ToNamedValues method

Devuelve el valor XMP como colección de valores nombrados.

System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Pdf::XmpValue::ToNamedValues()

ReturnValue

Valor de colección nombrada.

Ver también