Leadtools.Documents Namespace : DocumentUploadProgress Object |
function Leadtools.Documents.DocumentUploadProgress()
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.