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

In This Topic
    SelectAll Method (C1PreviewPane)
    In This Topic
    Selects all text in the document currently loaded into this C1PreviewPane.
    Syntax
    'Declaration
     
    Public Sub SelectAll() 
    public void SelectAll()
    See Also