INotesCommentsLayoutingOptions

INotesCommentsLayoutingOptions class

Provides options that control the look of layouting of notes and comments in exported document.

The INotesCommentsLayoutingOptions type exposes the following members:

Properties

NameDescription
notes_positionGets or sets the position of the notes on the page.
comments_positionGets or sets the position of the comments on the page.
comments_area_colorGets or sets the color of comments area
(Applies only if comments are displayed on the right).
comments_area_widthGets or sets the width of the comment output area in pixels
(Applies only if comments are displayed on the right).
show_comments_by_no_authorGets 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