FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / SelectAll Method

In This Topic
    SelectAll Method (C1FlexViewerPane)
    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