Aspose::Pdf::XmpValue::ToNamedValues method

XmpValue::ToNamedValues method

Returns XMP value as named value collection.

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

ReturnValue

Named collection value.

See Also