contains_custom_property method
contains_custom_property
Check presents of a custom property with a specified name.
Returns
Return true if property exists, false otherwise.
def contains_custom_property(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | Name of a custom property to check. |
See Also
- class
DocumentProperties - module
aspose.slides - library
Aspose.Slides