loadAnnotationsFailCallback Property

Summary

The callback function that fires if the loadFromLocal operation fails to load annotations.

Syntax
TypeScript
JavaScript
Object.defineProperty(LoadFromLocalParams.prototype, 'loadAnnotationsFailCallback', 
   get: function(), 
   set: function(value) 
) 
loadAnnotationsFailCallback: ; 

Property Value

Default value is null. If a valid function is provided, this callback will be fired if the annotations can not be parsed. This function will return the LEADDocument object that was loaded as well as an error object containing more information detailing why the annotations failed to load.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly

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