annFile Property

Summary

The annotation data to load alongside the file.

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

Property Value

This object is expected to be either a Blob or File containing valid annotation information. The default value is null.

Example

For an example, refer to Viewer.loadFromLocal.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly