Gets or sets the length of text selected in the editor.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
int SelectionLength { get; set; } |
| Visual Basic |
|---|
Property SelectionLength As Integer Get Set |