Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / PasteSelection Property

In This Topic
    PasteSelection Property
    In This Topic
    Gets or sets the paste selection shortcut.
    Syntax
    'Declaration
     
    Public Property PasteSelection As Keys
    public Keys PasteSelection {get; set;}
    See Also