ContainsCustomProperty()
DocumentProperties::ContainsCustomProperty(System::String) method
Check presents of a custom property with a specified name.
bool Aspose::Slides::DocumentProperties::ContainsCustomProperty(System::String name) override
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | Name of a custom property to check. |
Return Value
Return true if property exists, false overwise.
See Also
- Class String
- Class DocumentProperties
- Namespace Aspose::Slides
- Library Aspose.Slides