Options.ShowReadabilityStatistics Property

Definition

True if Microsoft Word displays a list of summary statistics, including measures of readability, when it has finished checking grammar.

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

Property Value

Applies to