←Select platform
In This Topic ▼

UndoRedoChanged Event

Summary

Occurs when the undo or redo buffer changes.

Syntax
C#
VB
Objective-C
C++
Java
public event EventHandler UndoRedoChanged 
Public Event UndoRedoChanged As EventHandler 
-(void) automationUndoRedoChanged:(LTAnnAutomation*) automation; 
public void addUndoRedoChangedListener(AnnEventListener listener) 
public void removeUndoRedoChangedListener(AnnEventListener listener) 
public:  
   event EventHandler^ UndoRedoChanged 
Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly