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

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