WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / SelectAllCommand Property
In This Topic
    SelectAllCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that selects all text in the document.
    Syntax
    public ICommand SelectAllCommand {get;}
    See Also