FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / GetSelectionAsText Method

In This Topic
    GetSelectionAsText Method (FlexViewerPane)
    In This Topic
    Returns the currently selected text.
    Syntax
    'Declaration
     
    Public Function GetSelectionAsText() As String
    public string GetSelectionAsText()
    See Also