HistoryManager Class Members

Summary

The following tables list the members exposed by HistoryManager.

Public Constructors

Name Description
Public Constructor static  | Shared in VB HistoryManager Creates a new instance of HistoryManager.

Public Methods

Name Description
Public Method canRedo Enables or disables a redo operation.
Public Method canUndo Enables or disables an undo operation.
Public Method clear Clears all history in the manager.
Public Method clearRedo Clears the history manager for all redo operations.
Public Method getContext Gets the EditableContent from the HistoryManager class.
Public Method pushUndo Pushes the undo action to this HistoryRecord object's records
Public Method redo Redoes the last undo operation that occurred.
Public Method undo Undoes the last operation that occurred.

Public Properties

Name Description
Public Property static  | Shared in VB lastRedoRecord The last redo operation occurred.
Public Property static  | Shared in VB lastUndoRecord The last undo operation occurred.
Public Property static  | Shared in VB redoStack Represents an array of all the redo operations.
Public Property static  | Shared in VB undoStack Represents an array of all the undo operations.

See Also

HistoryManager Class

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.