NotesCommentsLayoutingOptions
NotesCommentsLayoutingOptions class
提供控制导出文档中注释和注释布局外观的选项。
public class NotesCommentsLayoutingOptions : INotesCommentsLayoutingOptions
构造函数
姓名 | 描述 |
---|---|
NotesCommentsLayoutingOptions() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
CommentsAreaColor { get; set; } | 获取或设置评论区的颜色 (仅适用于评论显示在右侧)。 |
CommentsAreaWidth { get; set; } | 获取或设置评论输出区域的宽度,以像素为单位 (仅适用于评论显示在右侧)。 |
CommentsPosition { get; set; } | 获取或设置评论在页面上的位置。 |
NotesPosition { get; set; } | 获取或设置笔记在页面上的位置。 |
ShowCommentsByNoAuthor { get; set; } | 获取或设置没有作者的评论的可见性。如果为真,那么评论 将被显示。 (仅在显示评论时适用)。 |
也可以看看
- interface INotesCommentsLayoutingOptions
- 命名空间 Aspose.Slides.Export
- 部件 Aspose.Slides