Click or drag to resize

UndoManagerUndo Method

Restores to the previous snapshot point, if there is one.

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

Return Value

Type: ResultSnapshot
The resulting snapshot id
See Also