Gets or sets the text that is selected in the editor.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
string SelectedText { get; set; }
Visual Basic
Property SelectedText As String
	Get
	Set

See Also