
Gets a collection of all misspelled words the text frame contains. The property value is an object of the type MisspelledWordCollection.
Introduced: 16.0.
[C#]
public MisspelledWordCollection MisspelledWords { get; }
[Visual Basic]
Public ReadOnly Property MisspelledWords() As MisspelledWordCollection
Read only.