CommentRemove Method

Removes comment and all its replies from the parent collection.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public void Remove()

Implements

ICommentRemove
Exceptions
ExceptionCondition
PptxEditExceptionThrown if comment is already removed
See Also