FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / SelectAll Method

In This Topic
    SelectAll Method
    In This Topic
    Selects all text in the document or on the current page (for non-paginated mode).
    Syntax
    'Declaration
     
    Public Sub SelectAll() 
    public void SelectAll()
    See Also