Click or drag to resize

UndoManagerRedo Method

Restores to the next snapshot, if there is one.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ResultSnapshot Redo()

Return Value

Type: ResultSnapshot
A representation of the transition to the next snapshot, if there is one
See Also