Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / GetSelectionAsText Method

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