Gets a collection of all incorrect words that were detected by the last call of the TXSpellChecker.Check method. The property's value is an object of type IncorrectWordCollection.
public Proofing.IncorrectWordCollection IncorrectWords{ get; }
Public ReadOnly Property IncorrectWords() As Proofing.IncorrectWordCollection
Read only.