Click or drag to resize

AnnotationUndoManagerRedoDescription Property

Gets the description string of the redo that will be performed when Redo 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 RedoDescription { get; }

Property Value

Type: String
The description of the next redo.
See Also