NotesCommentsLayoutingOptions
Contents
[
Hide
]NotesCommentsLayoutingOptions class
Provides options that control the look of layouting of notes and comments in exported document.
public class NotesCommentsLayoutingOptions : INotesCommentsLayoutingOptions
Constructors
Name | Description |
---|---|
NotesCommentsLayoutingOptions() | Default constructor. |
Properties
Name | Description |
---|---|
CommentsAreaColor { get; set; } | Gets or sets the color of comments area (Applies only if comments are displayed on the right). |
CommentsAreaWidth { get; set; } | Gets or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right). |
CommentsPosition { get; set; } | Gets or sets the position of the comments on the page. |
NotesPosition { get; set; } | Gets or sets the position of the notes on the page. |
ShowCommentsByNoAuthor { get; set; } | Gets or sets the visibility of comments that do not have an author. If true then comments will be displayed. (Applies only if comments are displayed). |
See Also
- interface INotesCommentsLayoutingOptions
- namespace Aspose.Slides.Export
- assembly Aspose.Slides