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 otherwise.
def remove_custom_property(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | Name of a custom property to remove. |
See Also
- class
DocumentProperties - module
aspose.slides - library
Aspose.Slides