Aspose::Page::EPS::XMP::XmpValue::ToString メソッド
XmpValue::ToString() const method
XmpValue の文字列表現を返します。
System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override
ReturnValue
文字列表現。
参照
- Class String
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method
文字列表現を返します。
System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
| パラメーター | 型 | 説明 |
|---|---|---|
| formatProvider | System::SharedPtr<System::IFormatProvider> | フォーマットプロバイダー。 |
ReturnValue
文字列表現。
参照
- Class String
- Typedef SharedPtr
- Class IFormatProvider
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++