Returns or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right). Minimal and default value is 150.
Result:
int
getCommentsPosition {#getCommentsPosition}
Name
Description
getCommentsPosition ()
Returns or sets the position of the comments on the page. Default value is CommentsPositions#None.
Result:
int
getNotesPosition {#getNotesPosition}
Name
Description
getNotesPosition ()
Returns or sets the position of the notes on the page. Default value is NotesPositions#None.
Returns 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). Default value is false.
Returns or sets the color of comments area (Applies only if comments are displayed on the right). Default value is Color.SkyBlue.
setCommentsAreaWidth {#setCommentsAreaWidth}
Name
Description
setCommentsAreaWidth (int)
Returns or sets the width of the comment output area in pixels (Applies only if comments are displayed on the right). Minimal and default value is 150.
setCommentsPosition {#setCommentsPosition}
Name
Description
setCommentsPosition (int)
Returns or sets the position of the comments on the page. Default value is CommentsPositions#None.
setNotesPosition {#setNotesPosition}
Name
Description
setNotesPosition (int)
Returns or sets the position of the notes on the page. Default value is NotesPositions#None.
Returns 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). Default value is false.