deserializeObjectError Event

Summary

Occurs when an error occur during an object serialization operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomation.prototype,'deserializeObjectError',  
	get: function(), 
	set: function(value) 
) 
deserializeObjectError: LeadEvent; 

Remarks

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

Event Data

ParameterTypeDescription
sendervarThe source of the event.
eAnnSerializeObjectEventArgsThe event data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly