ApplicationClass.UndoRecord Property

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

Syntax

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

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

Property Value

Type: Microsoft.Office.Interop.Word.UndoRecord

Implements

_Application.UndoRecord

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Word Namespace