Aspose::Page::EPS::XMP::XmpValue::ToString metod
XmpValue::ToString() const method
Returnerar strängrepresentation av XmpValue.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
Strängrepresentation.
Se även
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
Returnerar strängrepresentation.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| Parameter | Type | Beskrivning |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | Formatleverantör. |
ReturnValue
Strängrepresentation.
Se även
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++