View.ShowComments Property

Definition

True for Microsoft Word to display the comments in a document.

public:
 property bool ShowComments { bool get(); void set(bool value); };
public bool ShowComments { get; set; }
member this.ShowComments : bool with get, set
Public Property ShowComments As Boolean

Property Value

Remarks

If revision marks are displayed in balloons in the right or left margin, comments are displayed in balloons. If revision marks are displayed inline, the text to which comments apply is surrounded by wide-angled square brackets; when a user places the mouse pointer over the text within the brackets, the related comment is displayed in a square balloon directly above the mouse pointer.

Applies to