In This Topic
Manages the history of actions performed in a document, and provides undo and redo for this actions.
Object Model
Syntax
'Declaration
Public Class DocumentHistory
public class DocumentHistory
Inheritance Hierarchy
System.Object
C1.WPF.RichTextBox.Documents.DocumentHistory
See Also