Occurs when an error occur during an object serialization operation.
Object.defineProperty(AnnAutomation.prototype,'deserializeObjectError',
get: function(),
set: function(value)
)
function deserializeObjectError.add(function(sender, e));
function deserializeObjectError.remove(function(sender, e));
deserializeObjectError: void;
Currently, this event might occur when an error happens during PasteAt and PasteStringAt.
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
e | AnnSerializeObjectEventArgs | The event data. |
Products |
Support |
Feedback: deserializeObjectError Event (AnnAutomation) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|