restoreRedaction Method

Summary

Restores the AnnRedactionObject object currently being edited (selected).

Syntax
TypeScript
JavaScript
AnnAutomation.prototype.restoreRedaction = function() 
restoreRedaction(): void; 

Remarks

Use the CanRestoreRedaction property to determine whether you can currently call this method.

This method will call the Restore method of the AnnRedactionObject object.

Example

For an example, refer to RealizeRedaction.

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