RichTextBox for UWP | ComponentOne
C1.Xaml.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