imageLoaderImagesHolder Property

Summary

The HTMLElement to use for temporary image loading, when necessary.

Syntax
TypeScript
JavaScript
Object.defineProperty(PrintDocumentOptions.prototype, 'imageLoaderImagesHolder', 
	get: function(), 
	set: function(value) 
) 
imageLoaderImagesHolder: HTMLDivElement; 

Property Value

The HTMLElement to use for temporary image loading. The default value is null.

Remarks

Used when retrieving document pages from the Document Service for printing with DocumentViewer.Print. See ImageLoader.ImagesHolder for more information.

History

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

Leadtools.Document.Viewer Assembly

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