Gets or sets the new word that replaces the text of the incorrect word.

Syntax

public string CorrectedWord { get; set; }
Public Property CorrectedWord() As String

Remarks

This property returns an exception, if the current IncorrectWordChangingEventArgs.Type property is not type of Replace.