PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / DoSelectAll Method

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

    Return Value

    True.
    See Also