Gets a value specifying whether replacing the text of the current incorrect word would result in a conversion to a duplicate incorrect word.

Syntax

public bool WillBeDuplicate{ get; }
Public ReadOnly Property WillBeDuplicate() As Boolean

Limitations

Read only.

Remarks

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