Aspose::Page::EPS::XMP::XmpValue::ToString yöntemi
XmpValue::ToString() const method
XmpValue dizesinin temsilini döndürür.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
Dize temsili.
Ayrıca Bakınız
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
Dizgi temsilini döndürür.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| Parameter | Type | Açıklama |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | Biçim sağlayıcı. |
ReturnValue
Dize temsili.
Ayrıca Bakınız
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++