ContainsCustomProperty
IDocumentProperties.ContainsCustomProperty 方法
检查指定名称的自定义属性是否存在。
public bool ContainsCustomProperty(string name)
参数 | 类型 | 描述 |
---|---|---|
name | String | 要检查的自定义属性名称。 |
返回值
如果属性存在则返回 true,否则返回 false。
另见
- 接口 IDocumentProperties
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides