Aspose::Page::EPS::XMP::XmpValue::ToString μέθοδος
XmpValue::ToString() const method
Επιστρέφει την αναπαράσταση συμβολοσειράς του XmpValue.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
Αναπαράσταση συμβολοσειράς.
Δείτε επίσης
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
Επιστρέφει την αναπαράσταση συμβολοσειράς.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| Parameter | Type | Περιγραφή |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | Πάροχος μορφής. |
ReturnValue
Αναπαράσταση συμβολοσειράς.
Δείτε επίσης
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++