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

Leadtools.Annotations.Automation Assembly