Interface IXmlValue

Interface IXmlValue

Název místa: Aspose.Imaging.Xmp Shromáždění: Aspose.Imaging.dll (25.4.0)

Konvertuje hodnoty xmp na XML řetězovou reprezentaci.

public interface IXmlValue

Methods

GetXmlValue()

Konvertuje hodnotu XMP na XML.

string GetXmlValue()

Returns

string

Vrací hodnotu XMP převedenou na XML.

 Čeština