←Select platform

RestoreAllRedactions Method

Summary
Restores all of the AnnRedactionObject objects in this AnnAutomation.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual void RestoreAllRedactions() 
- (void)restoreAllRedactions; 
public void restoreAllRedactions() 
public:  
   virtual void RestoreAllRedactions() 
def RestoreAllRedactions(self): 
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.

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.