ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / SelectedText Property

In This Topic
    SelectedText Property (C1PdfViewer)
    In This Topic
    Gets the current selection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedText As String
    public string SelectedText {get;}
    See Also