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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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