RichTextKit v0.4

TextDocument.Redo Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument

Redo the undone edit operations

public void Redo(ITextDocumentView view);

Parameters

ITextDocumentView view

The view initiating the redo command