[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.DocumentHistory.Undo

Undo Method

Undo()

Undo the last action performed on the document.

Declaration
public void Undo()
Public Sub Undo()
Remarks

If there are no action to undo, it does nothing.