Aspose::Page::EPS::XMP::XmpValue::ToString yöntemi

XmpValue::ToString() const method

XmpValue dizesinin temsilini döndürür.

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

ReturnValue

Dize temsili.

Ayrıca Bakınız

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

Dizgi temsilini döndürür.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
ParameterTypeAçıklama
formatProviderSystem::SharedPtr<System::IFormatProvider>Biçim sağlayıcı.

ReturnValue

Dize temsili.

Ayrıca Bakınız