Aspose::Pdf::XmpValue::to_String método

XmpValue::to_String method

Convierte XmpValue a cadena.

static System::String Aspose::Pdf::XmpValue::to_String(const System::SharedPtr<XmpValue> &value)
ParámetroTipoDescripción
valorconst System::SharedPtr<XmpValue>&Valor a convertir.

ReturnValue

XmlValue.

Ver también