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