Click or drag to resize

AnnotationUndoManagerUndoDescription Property

Gets the description string of the undo that will be performed when Undo is called.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string UndoDescription { get; }

Property Value

Type: String
The description of the undo that will be performed.
See Also