CommentOptions Properties
Contains options for displaying the comments in a document.Name | Description |
---|---|
Author | Gets or sets the default comment’s author. |
Color | Gets or sets the background color of the text to which a comment is attached. |
HighlightCommentedRange | Gets or sets whether to highlight commented document ranges. |
ShowAllAuthors | Gets or sets whether to show comments by all reviewers. |
Visibility | Specifies the visibility mode of a document comment. |
VisibleAuthors | Provides access to a collection of reviewer names whose comments are visible. |
See Also