public virtual void RestoreRedaction()
public virtual void RestoreRedaction()
-(void) restoreRedaction;
public void restoreRedaction()
function Leadtools.Annotations.Automation.AnnAutomation.RestoreRedaction()
Use the CanRestoreRedaction property to determine whether you can currently call this method.
This method will call the Restore method of the AnnRedactionObject object.
For an example, refer to RealizeRedaction.