file Property

Summary

The file to load.

Syntax
TypeScript
JavaScript
Object.defineProperty(ILoadFromLocalParams.prototype, 'file', 
   get: function(), 
   set: function(value) 
) 
file: any; 
Remarks

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

Example

For an example, refer to Viewer.loadFromLocal.

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.