LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

Error Property (AnnSerializeObjectEventArgs)


Gets the error that has occurred during loading or saving annotation objects.
Syntax
  get_error();  
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
ExceptionThe error that has occurred during loading or saving annotation objects.
Remarks

The AnnDeserializeOptions.DeserializeObjectError event will fire if an error occurs during loading of annotation objects. The error itself will be set in the Error property. And you will get a chance to ignore this error if needed.

This value is not used during save (with AnnSerializeOptions).

Example

For an example, refer to AnnDeserializeOptions.

See Also

Reference

AnnSerializeObjectEventArgs Object
AnnSerializeObjectEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.