Aspose::Page::EPS::XMP::XmpValue::ToString メソッド

XmpValue::ToString() const method

XmpValue の文字列表現を返します。

System::String Aspose::Page::EPS::XMP::XmpValue::ToString() const override

ReturnValue

文字列表現。

参照

XmpValue::ToString(System::SharedPtr<System::IFormatProvider>) method

文字列表現を返します。

System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
パラメーター説明
formatProviderSystem::SharedPtr<System::IFormatProvider>フォーマットプロバイダー。

ReturnValue

文字列表現。

参照