LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Restored Event

Show in webframe
Occurs when the Restore method is called.
Syntax
add_restored(function(sender, e))
restored.add(function(sender, e))
remove_restored(function(sender, e))
restored.remove(function(sender, e))
    
Remarks

This event will occur when the Restore object is called. The image data to restore will be set in the AnnRedactionObjectRestoredEventArgs.ImageData event data.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e AnnRedactionObjectRestoredEventArgs The event data.
See Also

Reference

AnnRedactionObject Object
AnnRedactionObject Members

 

 


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