Aspose::Page::EPS::XMP::XmpValue::ToString méthode

XmpValue::ToString() const method

Retourne la représentation sous forme de chaîne de XmpValue.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override

ReturnValue

Représentation sous forme de chaîne.

Voir aussi

XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method

Renvoie la représentation sous forme de chaîne.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
ParamètreTypeDescription
formatProviderSystem::SharedPtr<System::IFormatProvider>Fournisseur de format.

ReturnValue

Représentation sous forme de chaîne.

Voir aussi