EditUndo Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

Description

Undoes the last operation.

EditUndo is sensitive to the Group undo setting in the Options > Preferences dialog box of Page. If the Group undo is selected, when you resize three columns in one operation (e.g. by mouse), all three columns are restored to the previous size when you run EditUndo. If the Group undo is not selected, one-by-one column is restored to the previous size, thus you will need to execute EditUndo three times.

Syntax

Page.EditUndo

Remarks

The method returns error code.

Context

Page designer

See also

EditUndoScript, EditRedo