Aspose::Page::EPS::XMP::XmpValue::ToDictionary method

XmpValue::ToDictionary method

Returns dictionary which contains named values.

System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<XmpValue>>> Aspose::Page::EPS::XMP::XmpValue::ToDictionary()

ReturnValue

Dictionary value.

See Also