View.ShowFormatChanges Property

Definition

True if character formatting is visible in outline view.

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

Property Value

Remarks

This property generates an error if the view isn't outline or master document view.

Applies to