always Property

Summary

Callback to run after the command is run asynchronously.

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

Property Value

The callback to run after the command is run asynchronously. Default value is null.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly