Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanRealizeAllRedactions Property






Gets a value that indicates whether any of the AnnRedactionObject objects in this AnnAutomation can be realized.
Syntax
public virtual bool CanRealizeAllRedactions {get;}
'Declaration
 
Public Overridable ReadOnly Property CanRealizeAllRedactions As Boolean
public virtual bool CanRealizeAllRedactions {get;}
@property (nonatomic,readonly) BOOL canRealizeAllRedactions;
public boolean canRealizeAllRedactions()
 get_CanRealizeAllRedactions(); 

Property Value

true if any AnnRedactionObject object in this AnnAutomation can be realized; otherwise, it is false.
Remarks

This property will determine whether there is at least one AnnRedactionObject currently in this AnnAutomation that can be realized.

Use the RealizeAllRedactions method to realize all of the AnnRedactionObject objects in this AnnAutomation that have not been realized.

Example

For an example, refer to RealizeAllRedactions.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features