Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnAutomation Class : CanRedo Property |
public virtual bool CanRedo {get;}
'Declaration Public Overridable ReadOnly Property CanRedo As Boolean
'Usage Dim instance As AnnAutomation Dim value As Boolean value = instance.CanRedo
Call the Redo method to actually redo the previous operation.
For more information, refer to Undoing WPF Automation Operations.
For C#/VB examples, refer to UndoRedoChanged.