ICommentAuthor
ICommentAuthor class
Represents an author of comments.
The ICommentAuthor type exposes the following members:
Properties
Name | Description |
---|---|
name | Returns or sets the author’s name. Read/write string. |
initials | Returns or sets the authors initials. Read/write string. |
comments | Returns the collection of comments made by this author. Read-only ICommentCollection. |
Methods
Name | Description |
---|---|
remove() | Removes the author from the parent collection. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides