CommentAuthorRemove Method

Removes the author 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

ICommentAuthorRemove
Exceptions
ExceptionCondition
PptxEditExceptionThrown if author is already removed.
See Also