Interface IXmlValue
Interface IXmlValue
名称: Aspose.Imaging.Xmp 收藏: Aspose.Imaging.dll (25.4.0)
将 xmp 值转换为 XML 字符串代表性。
public interface IXmlValue
Methods
GetXmlValue()
将 XMP 值转换为 XML 代表性。
string GetXmlValue()
Returns
返回转换为 XML 表示的 XMP 值。
名称: Aspose.Imaging.Xmp 收藏: Aspose.Imaging.dll (25.4.0)
将 xmp 值转换为 XML 字符串代表性。
public interface IXmlValue
将 XMP 值转换为 XML 代表性。
string GetXmlValue()
返回转换为 XML 表示的 XMP 值。