←Select platform

RestoreRedaction Method

Summary

Restores the AnnRedactionObject object currently being edited (selected).

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public virtual void RestoreRedaction() 
Public Overridable Sub RestoreRedaction()  
public virtual void RestoreRedaction() 
-(void) restoreRedaction; 
public void restoreRedaction() 
 function Leadtools.Annotations.Automation.AnnAutomation.RestoreRedaction() 
public:  
   virtual void RestoreRedaction() 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly