←Select platform

GetUndoRedoObject Method

Summary
Gets an object that contains the current undo/redo object data.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnAutomationUndoRedoObject GetUndoRedoObject() 
@property (nonatomic, strong, readonly, nullable) LTAnnAutomationUndoRedoObject *undoRedoObject; 
public AnnAutomationUndoRedoObject getUndoRedoObject() 
public:  
   AnnAutomationUndoRedoObject^ GetUndoRedoObject() 
def GetUndoRedoObject(self): 

Return Value

AnnAutomationUndoRedoObject object that contains the current undo/redo object data.

Remarks

Use this method along with AttachContainer to re-attach a container to this AnnAutomation object.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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