Aspose::Page::EPS::XMP::XmpValue::ToString metode
XmpValue::ToString() const method
Mengembalikan representasi string dari XmpValue.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
Representasi string.
Lihat Juga
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
Mengembalikan representasi string.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | Penyedia format. |
ReturnValue
Representasi string.
Lihat Juga
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++