←Select platform

RestoreAllRedactions Method

Summary

Restores all of the AnnRedactionObject objects in this AnnAutomation.

Syntax

C#
VB
C++
public virtual void RestoreAllRedactions() 
  
Public Overridable Sub RestoreAllRedactions()  
public: 
virtual void RestoreAllRedactions();  

Remarks

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

This method will call the Realize(rasterimageviewer) method of the AnnRedactionObject class for all AnnRedactionObject objects that have the AnnRedactionObject.IsRealized value set to true.

Example

For an example, refer to RealizeAllRedactions.

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 Assembly