Aspose::Pdf::XmpValue::ToDictionary method

XmpValue::ToDictionary method

Returns dictionary which contains named values.

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

ReturnValue

Dictionary value.

See Also