Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

RealizeRedaction Method

Show in webframe
Realizes the AnnRedactionObject object currently being edited (selected).
Syntax
 function Leadtools.Annotations.Automation.AnnAutomation.realizeRedaction()
Remarks

Use the CanRealizeRedaction property to determine whether you can currently call this method.

This method will call the Realize method of the AnnRedactionObject object.

Example

The following example will add a redaction object to the container, realizes it and then restore it.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

Error processing SSI file