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

XmpValue::ToDictionary method

Devuelve un diccionario que contiene valores nombrados.

System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<XmpValue>>> Aspose::Pdf::XmpValue::ToDictionary()

ReturnValue

Valor de diccionario.

Ver también