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

Syntax

public string CorrectedWord { get; set; }

Remarks

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