XmpComplexTypeValue
XmpComplexTypeValue class
表示包含复杂类型实例的 XMP 值。
public class XmpComplexTypeValue : XmpValueBase
特性
| 姓名 | 描述 | 
|---|---|
| RawValue { get; } | 获取原始值。 | 
| Type { get; } | 获取MetadataPropertyType. | 
方法
| 姓名 | 描述 | 
|---|---|
| AcceptValue(ValueAcceptor) | 使用自定义提取属性值ValueAcceptor. | 
| override GetXmpRepresentation() | 以 XMP 格式返回包含字符串的值。 | 
| ToArray<TElement>() | 将属性值转换为指定类型的数组。 | 
| ToClass<T>() | 将属性值转换为引用类型。 | 
| override ToString() | 返回表示属性值的字符串。 | 
| ToStruct<T>() | 将属性值转换为值类型。 | 
| ToStruct<T>(T) | 将属性值转换为值类型。 | 
也可以看看
- class XmpValueBase
 - 命名空间 GroupDocs.Metadata.Standards.Xmp
 - 部件 GroupDocs.Metadata