deserializeObjectError Event

Summary

Occurs when an error occurs 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.