ContainsCustomProperty
DocumentProperties.ContainsCustomProperty method
Check presents of a custom property with a specified name.
public bool ContainsCustomProperty(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | Name of a custom property to check. |
Return Value
Return true if property exists, false otherwise.
See Also
- class DocumentProperties
- namespace Aspose.Slides
- assembly Aspose.Slides