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

In This Topic
    Clear Method (DocumentHistory)
    In This Topic
    Clear the history of actions.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also