restoreAllRedactions Method

Summary

Restores all of the AnnRedactionObject objects in this AnnAutomation.

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

Remarks

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

This method will call the Realize method of the AnnRedactionObject class for all AnnRedactionObject objects that have the AnnRedactionObject.CanRestore value set to true.

Example

For an example, refer to RealizeAllRedactions.

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