IXmpType 类

Summary: Base interface for XMP type.

Module: aspose.imaging.xmp.types

Full Name: aspose.imaging.xmp.types.IXmpType

Methods

Name描述
get_xmp_representation()获取 XMP 格式中包含的字符串值。

Method: get_xmp_representation()

 get_xmp_representation() 

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

Returns

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