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()
Public Function Undo As ResultSnapshot
public:
virtual ResultSnapshot^ Undo() sealed
Return Value
Type:
ResultSnapshotThe resulting snapshot id
See Also