function Leadtools.Annotations.Core.AnnSerializeObjectEventArgs()
!MISSING Scrap '_RTJavaScript_Class_SYNTAX'!
AnnSerializeObjectEventArgs is the data type for the following events:
AnnSerializeOptions.SerializeObject: Used during saving of an annotation file. Allows you to monitor the annotation objects being saved.
AnnDeserializeOptions.DeserializeObject: Used during loading of an annotation file. Allows you to monitor the annotation objects being loaded.
AnnDeserializeOptions.DeserializeObjectError: Used during loading of an annotation file when error occurs.
For an example, refer to AnnSerializeOptions and AnnDeserializeOptions.