View.ShowMarkupAreaHighlight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.