Occurs when an error occur during an object serialization operation.
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.
Property | Description |
---|---|
AnnObject | Gets or sets the annotation object being loaded or saved. |
Error | Gets the error that has occurred during loading or saving annotation objects. |
SkipObject | Gets or sets a value that indicate whether to skip loading or saving an annotation object. |
TypeName | Gets the type name of the annotation object being loaded or saved. |
Currently, this event might occur when an error happens during PasteAt and PasteStringAt.
Products |
Support |
Feedback: DeserializeObjectError Event - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.22
|