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 Function CanUndo As Boolean
public:
virtual bool CanUndo() sealed
Return Value
Type:
BooleanWhether it is possible to undo from the current snapshot
See Also