LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Restored Event


Occurs when the Restore method is called.
Syntax
add_restored(function(sender, e))
remove_restored(function(sender, e))

!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
Event Data

The event handler receives an argument of type AnnRedactionObjectRestoredEventArgs containing data related to this event. The following AnnRedactionObjectRestoredEventArgs properties provide information specific to this event.

PropertyDescription
ImageData Gets or sets the image data object.
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-2012 All Rights Reserved. LEAD Technologies, Inc.