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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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