userState Property (DocumentViewerAsyncOperation)

Summary

User-defined state object associated with this asynchronous operation.

Syntax

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

Property Value

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

Requirements

Target Platforms

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