Redo Method

Pageflex Document Action API

Pageflex Document Action API Redo Method
Namespaces > Pageflex.Scripting > Document > Redo()
Performs again the most recently undone operation or undo section.
Syntax
C# Visual Basic Managed C++
public void Redo ()
Public Sub Redo
public:
void Redo ()
Exceptions
Exception Condition
UndoDisabledException UndoEnabled is falseFalsefalse.
NothingToRedoException There is nothing upto redo.
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)