GetSlideComments
Slide.GetSlideComments method
Returns all slide comments added by specific author.
public IComment[] GetSlideComments(ICommentAuthor author)
Parameter | Type | Description |
---|---|---|
author | ICommentAuthor | Author of comments to find or null to return all comments. |
Return Value
Array of Comment
.
See Also
- interface IComment
- interface ICommentAuthor
- class Slide
- namespace Aspose.Slides
- assembly Aspose.Slides