Aspose::Page::EPS::XMP::XmpValue::ToString metodo
XmpValue::ToString() const method
Restituisce la rappresentazione stringa di XmpValue.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
Rappresentazione stringa.
Vedi anche
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
Restituisce la rappresentazione stringa.
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| Parametro | Tipo | Descrizione |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | Provider di formattazione. |
ReturnValue
Rappresentazione stringa.
Vedi anche
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++