RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / ISpellCheckableEditor Interface / SelectionLength Property

In This Topic
    SelectionLength Property (ISpellCheckableEditor)
    In This Topic
    Gets or sets the length of text selected in the editor.
    Syntax
    'Declaration
     
    
    Property SelectionLength As Integer
    int SelectionLength {get; set;}
    See Also