CommentsPositions
CommentsPositions 枚举
表示将评论渲染到导出文档中的规则
public enum CommentsPositions
值
名称 | 值 | 描述 |
---|---|---|
None | 0 | 指定评论不应显示。 |
Bottom | 1 | 指定评论应显示在页面底部。 |
Right | 2 | 指定评论应显示在页面右侧。 |
另请参见
- 命名空间 Aspose.Slides.Export
- 程序集 Aspose.Slides
表示将评论渲染到导出文档中的规则
public enum CommentsPositions
名称 | 值 | 描述 |
---|---|---|
None | 0 | 指定评论不应显示。 |
Bottom | 1 | 指定评论应显示在页面底部。 |
Right | 2 | 指定评论应显示在页面右侧。 |