loadThumbnails Property

Summary

Instructs the document viewer to create the thumbnails UI elements and to try to load the thumbnails of the document.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewOptions.prototype, 'loadThumbnails', 
   get: function(), 
   set: function(value) 
) 
loadThumbnails: boolean; 

Property Value

true to instruct the document viewer to create the thumbnails UI elements and to try to load the thumbnails of the document. false, to instruct the document viewer that the thumbnails UI elements will be disabled and hidden. The default value is true.

Remarks

Refer to DocumentViewOptions for more information.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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