(Leadtools.Annotations.Automation)

DeserializeObjectError Event

Show in webframe




Occurs when an error occur during an object serialization operation.
Syntax
public event EventHandler<AnnSerializeObjectEventArgs> DeserializeObjectError
public event EventHandler<AnnSerializeObjectEventArgs> DeserializeObjectError

            
public void addDeserializeObjectErrorListener(AnnSerializeObjectListener listener)
public void removeDeserializeObjectErrorListener(AnnSerializeObjectListener listener)
            
add_DeserializeObjectError(function(sender, e))
remove_DeserializeObjectError(function(sender, e))

Event Data

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

PropertyDescription
AnnObject  
Error  
SkipObject  
TypeName  
Remarks

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

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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