LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanRealizeAllRedactions Property

Show in webframe
Gets a value that indicates whether any of the AnnRedactionObject objects in this AnnAutomation can be realized.
Syntax
get_canRealizeAllRedactions();
Object.defineProperty('canRealizeAllRedactions');

Property Value

TypeDescription
booleantrue 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.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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