Gets whether this CharRange contains the same string as the previous one.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public bool Duplicate { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Duplicate As Boolean Get |