GetSlideComments
Slide.GetSlideComments 方法
返回由特定作者添加的所有幻灯片注释。
public IComment[] GetSlideComments(ICommentAuthor author)
参数 | 类型 | 描述 |
---|---|---|
author | ICommentAuthor | 要查找的注释作者,或为 null 以返回所有注释。 |
返回值
Comment
数组。
另请参见
- 接口 IComment
- 接口 ICommentAuthor
- 类 Slide
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides