NotesCommentsLayoutingOptions
NotesCommentsLayoutingOptions 类
提供控制导出文档中备注和注释布局外观的选项。
public class NotesCommentsLayoutingOptions : ISlidesLayoutOptions
构造函数
| 名称 | 描述 |
|---|---|
| NotesCommentsLayoutingOptions() | 默认构造函数。 |
属性
| 名称 | 描述 |
|---|---|
| CommentsAreaColor { get; set; } | 获取或设置注释区域的颜色(仅在注释显示在右侧时适用)。 |
| CommentsAreaWidth { get; set; } | 获取或设置注释输出区域的宽度(单位为像素)(仅在注释显示在右侧时适用)。 |
| CommentsPosition { get; set; } | 获取或设置页面上注释的位置。 |
| NotesPosition { get; set; } | 获取或设置页面上备注的位置。 |
| ShowCommentsByNoAuthor { get; set; } | 获取或设置没有作者的注释的可见性。如果为 true,则会显示注释。(仅在显示注释时适用) |