XmpMetadata.Item
XmpMetadata indexer
从元数据中获取或设置数据。
public XmpValue this[string key] { get; set; }
范围 | 描述 |
---|---|
key | 密钥名称。 |
返回值
Xmp 元数据对象。
也可以看看
- class XmpValue
- class XmpMetadata
- 命名空间 Aspose.Page.EPS.XMP
- 部件 Aspose.Page
从元数据中获取或设置数据。
public XmpValue this[string key] { get; set; }
范围 | 描述 |
---|---|
key | 密钥名称。 |
Xmp 元数据对象。