Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CanRestoreAllRedactions Property
See Also 
Leadtools.Annotations Namespace > AnnAutomation Class : CanRestoreAllRedactions Property



Gets a value that indicates whether one or more AnnRedactionObject objects in this AnnAutomation can be restored.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property CanRestoreAllRedactions As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomation
Dim value As Boolean
 
value = instance.CanRestoreAllRedactions
C# 
public virtual bool CanRestoreAllRedactions {get;}
C++/CLI 
public:
virtual property bool CanRestoreAllRedactions {
   bool get();
}

Return Value

true if any AnnRedactionObject object in this AnnAutomation can be restored; otherwise, false.

Example

For an example, refer to AnnAutomation.RealizeAllRedactions.

Remarks

(Read only) This property will determine whether there is at least one AnnRedactionObject currently in this AnnAutomation that can be restored. The value of AnnRedactionObject.IsRealized must be true in order to be able to restore an AnnRedactionObject.

Use the AnnAutomation.RestoreAllRedactions method to restore all of the AnnRedactionObject objects in this AnnAutomation that have not been restored.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features