ComponentOne RichTextBox for WPF and Silverlight
SelectedText Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : SelectedText Property
Gets or sets the content of the current selection in the rich text box.
Syntax
'Declaration
 
Public Property SelectedText As System.String
public System.string SelectedText {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members