Click or drag to resize

UndoManagerCanRedo Method

Returns a boolean indicating whether it is possible to redo from the current snapshot.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool CanRedo()

Return Value

Type: Boolean
A boolean indicating whether it is possible to redo from the current snapshot
See Also