Document.CheckGrammar Method

Definition

Begins a spelling and grammar check for the document.

public:
 void CheckGrammar();
public void CheckGrammar ();
abstract member CheckGrammar : unit -> unit
Public Sub CheckGrammar ()

Remarks

If the document contains errors, this method displays the Spelling and Grammar dialog box, with the Check grammar check box selected.

This method checks all available stories (such as headers, footers, and text boxes).

Applies to