Aspose::Page::EPS::XMP::XmpValue::ToString metode

XmpValue::ToString() const method

Mengembalikan representasi string dari XmpValue.

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

ReturnValue

Representasi string.

Lihat Juga

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

Mengembalikan representasi string.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
ParameterTipeDeskripsi
formatProviderSystem::SharedPtr<System::IFormatProvider>Penyedia format.

ReturnValue

Representasi string.

Lihat Juga