RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / CharRange Class / Duplicate Property

In This Topic
    Duplicate Property (CharRange)
    In This Topic
    Gets whether this CharRange contains the same string as the previous one.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Duplicate As Boolean
    public bool Duplicate {get;}
    See Also