RemoveCustomProperty
IDocumentProperties.RemoveCustomProperty method
Remove a custom property associated with a specified name.
public bool RemoveCustomProperty(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | Name of a custom property to remove. |
Return Value
Return true if a property was removed, false otherwise.
See Also
- interface IDocumentProperties
- namespace Aspose.Slides
- assembly Aspose.Slides