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