state Property

Summary

The state of the upload.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentUploadProgress.prototype, 'state', 
   get: function() 
) 
readonly state: DocumentUploadProgressState; 

Property Value

An enumeration describing the state of the upload.

Remarks

See DocumentUploadProgressState for more information on each member of the enumeration.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.