remove_custom_property method
remove_custom_property
Remove a custom property associated with a specified name.
Returns
Return true if a property was removed, false overwise.
def remove_custom_property(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Name of a custom property to remove. |
See Also
- class
IDocumentProperties
- module
aspose.slides
- library
Aspose.Slides