Gets the next object of type TXTextControl.IFormattedText that contains the next misspelled word (TXTextControl.MisspelledWord).

Syntax

public object NextIFormattedText { get; }
Public ReadOnly Property NextIFormattedText() As Object

Limitations

Read only.

Remarks

An exception is thrown, if the SpellCheckDialog is not connected to an object of type TXTextControl.WPF.TextControl.