Aspose::Page::EPS::XMP::XmpValue::ToString methode

XmpValue::ToString() const method

Retourneert de tekenreeksrepresentatie van XmpValue.

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

ReturnValue

Stringrepresentatie.

Zie ook

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

Retourneert de tekenreeksrepresentatie.

System::String Aspose::Page::EPS::XMP::XmpValue::ToString(System::SharedPtr<System::IFormatProvider> formatProvider)
ParameterTypeBeschrijving
formatProviderSystem::SharedPtr<System::IFormatProvider>Formatprovider.

ReturnValue

Stringrepresentatie.

Zie ook