RemoveCustomProperty
DocumentProperties.RemoveCustomProperty 方法
删除与指定名称相关联的自定义属性。
public bool RemoveCustomProperty(string name)
参数 | 类型 | 描述 |
---|---|---|
name | String | 要删除的自定义属性名称。 |
返回值
如果属性被删除则返回 true,否则返回 false。
另请参阅
- class DocumentProperties
- namespace Aspose.Slides
- assembly Aspose.Slides