ICommentAuthor

Overview

ICommentAuthor is a interface in Aspose.Slides FOSS for .NET.

Represents an author of comments.

Properties

NameTypeAccessDescription
NamestringRead/WriteGets or sets the display name of the comment author
InitialsstringRead/WriteGets or sets the short initials representing the comment author
CommentsICommentCollectionRead

Methods

SignatureDescription
Remove()Removes this author and all of its associated comments from the presentation

See Also