Interface IXmlValue

Interface IXmlValue

Nombre del espacio: Aspose.Imaging.Xmp Asamblea: Aspose.Imaging.dll (25.4.0)

Converte valores xmp en la representación de la string XML.

public interface IXmlValue

Methods

GetXmlValue()

Converte el valor XMP en la representación XML.

string GetXmlValue()

Returns

string

Devolve el valor XMP convertido en la representación XML.

 Español