UndoRecord Members

Include Protected Members
Include Inherited Members

Provides an entry point into the undo stack.

The UndoRecord type exposes the following members.

Methods

  Name Description
Public method EndCustomRecord Completes the creation of a custom undo record.
Public method StartCustomRecord Initiates the creation of a custom undo record.

Top

Properties

  Name Description
Public property Application Gets an Application object that represents the Microsoft Word 2010 application.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property CustomRecordLevel Gets a value that specifies the number of custom undo action calls that are currently active.
Public property CustomRecordName Gets a string that specifies the entry that appears on the undo stack when all custom undo actions have completed.
Public property IsRecordingCustomRecord Gets whether a custom undo action is being recorded.
Public property Parent Gets an Object that represents the parent object of the specified UndoRecord object.

Top

See Also

Reference

UndoRecord Interface

Microsoft.Office.Interop.Word Namespace