←Select platform

RestoreRedaction Method

Summary
Restores the AnnRedactionObject object currently being edited (selected).
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual void RestoreRedaction() 
- (void)restoreRedaction; 
public void restoreRedaction() 
public:  
   virtual void RestoreRedaction() 
def RestoreRedaction(self): 
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.

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.