Selects all text in the document currently loaded into this C1PreviewPane.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public void SelectAll()
Visual Basic
Public Sub SelectAll

See Also