ApplicationClass.KeyBindings Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property KeyBindings As KeyBindings
    Get
'Usage
Dim instance As ApplicationClass
Dim value As KeyBindings

value = instance.KeyBindings
public virtual KeyBindings KeyBindings { get; }

Property Value

Type: Microsoft.Office.Interop.Word.KeyBindings

Implements

_Application.KeyBindings

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace