state Property (DocumentUploadProgress)

Summary

The state of the upload.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentUploadProgress.prototype, 'state', 
	get: function() 
) 
TypeScript Syntax
state: DocumentUploadProgressState; // read-only

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize