Click or drag to resize

DocumentViewerUndo Method

Performs an undo operation on the viewer.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public void Undo()
Remarks
For the DocumentAnnotationViewer, this method affects both image and annotations operations.
See Also