| Leadtools.Documents.UI Namespace > DocumentViewerThumbnails Object : IsLoading Property |
get_isLoading();
Object.defineProperty('isLoading');
| Type | Description |
|---|---|
| boolean | true if the control is still loading thumbnails in the background; otherwise, false. |
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.