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