ComponentOne RichTextBox for WPF and Silverlight
Undo Method (DocumentHistory)

C1.WPF.RichTextBox.Documents Namespace > DocumentHistory Class : Undo Method
Undo the last action performed on the document.
Syntax
'Declaration
 
Public Sub Undo() 
public void Undo()
Remarks
If there are no action to undo, it does nothing.
See Also

Reference

DocumentHistory Class
DocumentHistory Members