View.ShowMarkupAreaHighlight Property

Definition

Returns or sets a Boolean that represents whether the markup area that shows revision and comment balloons is shaded. Read/write.

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

Property Value

Boolean

Remarks

This property corresponds to the Markup Area Highlight option in the Show Markup menu on the Review Ribbon.

Applies to