Scheduler for WPF and Silverlight | ComponentOne
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