LEADTOOLS Annotations (Leadtools.Annotations assembly)

RestoreAllRedactions Method

Show in webframe





Restores all of the AnnRedactionObject objects in this AnnAutomation.
Syntax
public virtual void RestoreAllRedactions()
'Declaration
 
Public Overridable Sub RestoreAllRedactions() 
'Usage
 
Dim instance As AnnAutomation
 
instance.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

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.