Gets a collection of all misspelled words the header or footer contains. The property value is an object of the type MisspelledWordCollection.

Introduced: 16.0.

Syntax

public MisspelledWordCollection MisspelledWords { get; }
Public ReadOnly Property MisspelledWords() As MisspelledWordCollection

Limitations

Read only.