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

In This Topic
    Length Property (CharRange)
    In This Topic
    Gets the length of the string represented by this CharRange.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also