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
| Type | Description |
|---|---|
| string | 返回 XMP 格式中包含的字符串值。 |