error Property (DocumentViewerAsyncOperation)

Summary

Callback to run if an error occurs when the command is run asynchronously.

Syntax

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

Property Value

The callback to run if an error occurs when the command is run asynchronously. 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