NevronOpenVision
Nevron.Nov.Dom Namespace / NHistoryService Class


NHistoryService Class Properties

For a list of all members of this type, see NHistoryService members.

Public Properties
 NameDescription
Public PropertyDetermines whether the history service is currently redoing an unit  
Public PropertyDetermines whether the history service is currently undoing an unit  
Public PropertyDetermines whether the history service is currently undoing or redoing an unit  
Public PropertyControls the max depth of the undo stack. Setting this property will automatically clear the extra units in the undo stack. By default set to 100.  
Public PropertyGets the resolving document. The resolving document is the root document monitored by this history service.  
Public PropertyGets the Redo units stack  
Public PropertyGets the Transaction units stack  
Public PropertyGets the Undo units stack  
Public PropertyThe current undo stack depth. Note that this value may be different than the count of items in the UndoStack, since the UndoStack depth cannot exceed MaxUndoLevels.  
Top
See Also