get_slide_comments method
get_slide_comments
Returns all slide comments added by specific author.
Returns
Array of Comment
.
def get_slide_comments(self, author):
...
Parameter | Type | Description |
---|---|---|
author | ICommentAuthor | Author of comments to find or None to return all comments. |
See Also
- class
Comment
- class
ICommentAuthor
- class
Slide
- module
aspose.slides
- library
Aspose.Slides