Options.CheckGrammarAsYouType Property

Definition

True if Microsoft Word checks grammar and marks errors automatically as you type.

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

Property Value

Applies to