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
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
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ètre | Type | Description |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | Fournisseur de format. |
ReturnValue
Représentation sous forme de chaîne.
Voir aussi
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++