Click or drag to resize

UndoManagerCanUndo Method

Returns whether it is possible to undo from the current snapshot.

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

Return Value

Type: Boolean
Whether it is possible to undo from the current snapshot
See Also