realizeRedaction Method

Summary

Realizes the AnnRedactionObject object currently being edited (selected).

Syntax

JavaScript Syntax
AnnAutomation.prototype.realizeRedaction = function() 
TypeScript Syntax
realizeRedaction(): void; 

Remarks

Use the CanRealizeRedaction property to determine whether you can call this method at the current time.

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly