isLoading Property

Summary

Indicates whether the control is still loading bookmarks.

Syntax

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

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly