GetCustomPropertyName
IDocumentProperties.GetCustomPropertyName method
返回指定索引处的自定义属性名称。
public string GetCustomPropertyName(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要获取的自定义属性的从零开始的索引。 |
返回值
指定索引处的自定义属性名称。
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 索引小于零。 Index 等于或大于 Count。 |
也可以看看
- interface IDocumentProperties
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides