ContainsCustomProperty()
IDocumentProperties::ContainsCustomProperty(System::String) method
Check presents of a custom property with a specified name.
virtual bool Aspose::Slides::IDocumentProperties::ContainsCustomProperty(System::String name)=0
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 IDocumentProperties
- Namespace Aspose::Slides
- Library Aspose.Slides