ComponentOne RichTextBox for WPF and Silverlight
Redo Method (DocumentHistory)

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

Reference

DocumentHistory Class
DocumentHistory Members