LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

RestoreAllRedactions Method






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()
 function Leadtools.Annotations.AnnAutomation.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.