ContainsCustomProperty
DocumentProperties.ContainsCustomProperty method
检查指定名称的自定义属性是否存在。
public bool ContainsCustomProperty(string name)
参数 | 类型 | 描述 |
---|---|---|
name | String | 要检查的自定义属性的名称。 |
返回值
如果属性存在,则返回 true;否则返回 false。
另请参阅
- class DocumentProperties
- namespace Aspose.Slides
- assembly Aspose.Slides