←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.