DocumentUploadProgress Object

Summary

Encapsulates the state and progress of a document upload.

Syntax

JavaScript Syntax
function lt.Documents.DocumentUploadProgress 
TypeScript Syntax
class lt.Documents.DocumentUploadProgress() 

Remarks

The DocumentUploadProgress object is returned as a parameter for functions registered with the progress event of a Promise object returned from UploadFile, UploadDocument, or BeginUpload. The encapsulated information can be used to show a progress bar or display alerts to a user.

Refer to Document Viewer Application or Loading Using LEADTOOLS Documents Library for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents Assembly