Encapsulates the state and progress of a document upload.
function lt.Documents.DocumentUploadProgress
class lt.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.
DocumentUploadProgress Members
Using jQuery Promises in the Documents Library Service
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET