طريقة 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++