Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

LazyLoad Property (DocumentViewerThumbnails)

Show in webframe
Indicates when images will be loaded.
Syntax
get_lazyLoad();
set_lazyLoad(value);
Object.defineProperty('lazyLoad');

Property Value

TypeDescription
booleanIf true, images will be loaded only when they are made visible on the screen. Default is false, meaning all images will attempt to load when the document is ready.
Remarks

Note that even if lazy loading is not in effect, image loading will still be done in an intelligent "raindrop" / alternating up-down method, loading images in view first and then prioritizing images closer to the thumbnail view. LazyLoad will simply determine whether loading will pause after all images in the thumbnail view are loaded.

This value can be changed at any time and should take effect immediately. The LEADTOOLS Document Viewer has this value as true by default.

See Also

Reference

DocumentViewerThumbnails Object
DocumentViewerThumbnails Members

Error processing SSI file
  Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features