uploadProgressCallback Property

Summary

The callback function that fires periodically as the file is uploaded to the Document Service.

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

Property Value

Default value is null. If a valid function is provided, this callback fires periodically as the file is uploaded to the Document Service.

Remarks

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.