getUndoRedoObject Method

Summary

Gets an object that contains the current undo/redo object data.

Syntax
TypeScript
JavaScript
AnnAutomation.prototype.getUndoRedoObject = function() 
getUndoRedoObject(): AnnAutomationUndoRedoObject; 

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.

Example

For an example, refer to beginUndo.

Requirements
Target Platforms
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.