Aspose::Pdf::XmpValue::ToString metod

XmpValue::ToString() const method

Returnerar strängrepresentation av XmpValue.

System::String Aspose::Pdf::XmpValue::ToString() const override

ReturnValue

Strängrepresentation.

Se även

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

Returnerar strängrepresentation.

System::String Aspose::Pdf::XmpValue::ToString(const System::SharedPtr<System::IFormatProvider> &formatProvider)
ParameterTypBeskrivning
formatProviderconst System::SharedPtr<System::IFormatProvider>&Formatleverantör.

ReturnValue

Strängrepresentation.

Se även