RemoveCustomProperty()
DocumentProperties::RemoveCustomProperty(System::String) method
Remove a custom property associated with a specified name.
bool Aspose::Slides::DocumentProperties::RemoveCustomProperty(System::String name) override
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | Name of a custom property to remove. |
Return Value
Return true if a property was removed, false overwise.
See Also
- Class String
- Class DocumentProperties
- Namespace Aspose::Slides
- Library Aspose.Slides