Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / DoSelectAll Method

In This Topic
    DoSelectAll Method
    In This Topic
    Selects the whole document.
    Syntax
    'Declaration
     
    Public Function DoSelectAll() As Boolean
    public bool DoSelectAll()

    Return Value

    True.
    See Also