RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / DocumentHistory Class
Members

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

    System.Object
       C1.WPF.RichTextBox.Documents.DocumentHistory

    See Also