WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / CopyTextCommand Property
In This Topic
    CopyTextCommand Property (FlexViewerPane)
    In This Topic
    The System.Windows.Input.ICommand that copies the selected text to Clipboard.
    Syntax
    public ICommand CopyTextCommand {get;}
    See Also