The following tables list the members exposed by HistoryManager.
Name | Description | |
---|---|---|
HistoryManager | Creates a new instance of HistoryManager. |
Name | Description | |
---|---|---|
canRedo | Enables or disables a redo operation. | |
canUndo | Enables or disables an undo operation. | |
clear | Clears all history in the manager. | |
clearRedo | Clears the history manager for all redo operations. | |
getContext | Gets the EditableContent from the HistoryManager class. | |
pushUndo | Pushes the undo action to this HistoryRecord object's records | |
redo | Redoes the last undo operation that occurred. | |
undo | Undoes the last operation that occurred. |
Name | Description | |
---|---|---|
lastRedoRecord | The last redo operation occurred. | |
lastUndoRecord | The last undo operation occurred. | |
redoStack | Represents an array of all the redo operations. | |
undoStack | Represents an array of all the undo operations. |
Leadtools.Document.Editor Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document