Gets that object of type TXTextControl.IFormattedText that includes the misspelled word which is currently handled by the SpellingCorrectionUIProvider. This property is updated when the CurrentWordToCorrect is redifined.

Syntax

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

Limitations

Read only.