isSlowHandler Property (DocumentViewerCommand)

Summary

Callback to use to check if the command will be slow when run using Value.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerCommand.prototype, 'isSlowHandler', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
isSlowHandler: DocumentViewerIsSlowCommand;

Property Value

The callback to use to check if the command will be slow when run using Value. 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