Gets the current selection.

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

Syntax

C#
public string SelectedText { get; }
Visual Basic
Public ReadOnly Property SelectedText As String
	Get

See Also