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

Syntax

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

Limitations

Read only.

Remarks

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

This property returns false, if used in combination with TXTextControl version 17.0.