CommentAuthor

Overview

CommentAuthor is a class in Aspose.Slides FOSS for .NET. Inherits from: ICommentAuthor.

Represents an author of comments in a presentation.

Properties

NameTypeAccessDescription
NamestringRead/WriteGets or sets the author’s display name
InitialsstringRead/Write
CommentsICommentCollectionReadProvides the collection of comments authored by this author

Methods

SignatureDescription
Remove()Deletes this author from its presentation

See Also