userState Property

Summary

User-defined state object associated with this asynchronous operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerAsyncOperation.prototype, 'userState', 
	get: function(), 
	set: function(value) 
) 
userState: any; 

Property Value

A user-defined state object associated with this asynchronous operation. Default value is null.

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

Leadtools.Document.Viewer Assembly

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