ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / ISpellCheckableEditor Interface / SelectionLength Property

In This Topic
    SelectionLength Property
    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