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()
Public Function Redo As ResultSnapshot
public:
virtual ResultSnapshot^ Redo() sealed
Return Value
Type:
ResultSnapshotA representation of the transition to the next snapshot, if there is one
See Also