isLoading Property

Summary

Indicates whether the control is still loading thumbnails.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewerThumbnails.prototype, 'isLoading', 
	get: function() 
) 
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

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

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.