LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

DeserializeObjectError Event

Show in webframe
Occurs when an error occur during an object serialization operation.
Syntax
add_deserializeObjectError(function(sender, e))
deserializeObjectError.add(function(sender, e))
remove_deserializeObjectError(function(sender, e))
deserializeObjectError.remove(function(sender, e))
    
Remarks

Currently, this event might occur when an error happens during PasteAt and PasteStringAt.

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

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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