GlobalClass.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 GlobalClass
Dim value As KeyBindings

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

Property Value

Type: Microsoft.Office.Interop.Word.KeyBindings

Implements

_Global.KeyBindings

See Also

Reference

GlobalClass Class

GlobalClass Members

Microsoft.Office.Interop.Word Namespace