Undo the last action performed on the document.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public void Undo() |
Visual Basic |
---|
Public Sub Undo |
Remarks
If there are no action to undo, it does nothing.