Leadtools.Windows.Annotations Namespace > AnnAutomation Class : RestoreAllRedactions Method |
public virtual void RestoreAllRedactions()
'Declaration Public Overridable Sub RestoreAllRedactions()
'Usage Dim instance As AnnAutomation instance.RestoreAllRedactions()
public virtual void RestoreAllRedactions()
function Leadtools.Windows.Annotations.AnnAutomation.RestoreAllRedactions()
public: virtual void RestoreAllRedactions();
Use the CanRestoreAllRedactions property to determine whether you can currently call this method.
This method will call the Realize method of the AnnRedactionObject class for all AnnRedactionObject objects that have the AnnRedactionObject.IsRealized value set to true.
For C#/VB examples, refer to RealizeAllRedactions.
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