isLoading Property (DocumentViewerThumbnails)

Summary

Indicates whether the control is still loading thumbnails.

Syntax

JavaScript Syntax
Object.defineProperty(DocumentViewerThumbnails.prototype, 'isLoading', 
	get: function() 
) 
TypeScript Syntax
isLoading: boolean; // read-only

Property Value

true if the control is still loading thumbnails in the background; otherwise, false.

Remarks

DocumentViewerThumbnails fires the Operation events while it is loading the thumbnails as follows Refer to Document Viewer Operations for the specific details and how to customize the behavior.

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