Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Undo.PerformRedo

public static void PerformRedo();

Description

Perform an Redo operation.

This performs a redo operation. It is the same as clicking on the Edit->Redo menu. See Also: PerformUndo.