类 ComplexTypeBase
ComplexTypeBase class
表示 XMP Complex 值类型的基础抽象。
public class ComplexTypeBase : XmpTypeBase
构造函数
| 名称 | 描述 |
|---|---|
| ComplexTypeBase(string, string) | 初始化 ComplexTypeBase 类的新实例。 |
属性
| 名称 | 描述 |
|---|---|
| NamespaceUri { get; } | 获取默认命名空间 URI。 |
| Prefix { get; } | 获取前缀。 |
方法
| 名称 | 描述 |
|---|---|
| virtual Clone() | 克隆此实例。 |
| override GetXmpRepresentation() | 获取 XMP 格式中包含的字符串值。 |
| override ToString() | 将此 XMP 数据获取为字符串。 |
备注
查看更多:XMP Specification Part 2,第 1.2.2 章
另请参见
- class XmpTypeBase
- namespace Aspose.Imaging.Xmp.Types.Complex
- assembly Aspose.Imaging