Gets a collection of all incorrect words that were detected by the last call of the TXSpell.Check method. The property's value is an object of the type IncorrectWordCollection.

Syntax

public Proofing.IncorrectWordCollection IncorrectWords{ get; }
Public ReadOnly Property IncorrectWords() As Proofing.IncorrectWordCollection

Limitations

Read only.