FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / SelectAll Method

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