Interface IXmpType

Interface IXmpType

名称: Aspose.Imaging.Xmp.Types 收藏: Aspose.Imaging.dll (25.4.0)

基因接口为XMP型。

public interface IXmpType

Methods

GetXmpRepresentation()

以 XMP 格式获取包含的字符串值。

string GetXmpRepresentation()

Returns

string

返回在 XMP 格式中包含的字符串值。

 中文