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

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