Gets a collection of all misspelled words in the text part. The property value is an object of the type MisspelledWordCollection.

Syntax

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

Limitations

Read only.