Gets a value indicating whether the spelled word is declared as incorrect, because the previous word has the same text.

Syntax

public bool IsDuplicate { get; }
Public ReadOnly Property IsDuplicate As Boolean

Limitations

Read only.