Limitations
Read only.
Gets a collection of all misspelled words in the text part. The property value is an object of the type Misspelled
public MisspelledWordCollection MisspelledWords { get; }
Public ReadOnly Property MisspelledWords() As MisspelledWordCollection
Read only.