The HTMLElement to use for temporary image loading, when necessary.
Object.defineProperty(PrintDocumentOptions.prototype, 'imageLoaderImagesHolder',
get: function(),
set: function(value)
)
imageLoaderImagesHolder: number;
The HTMLElement to use for temporary image loading. The default value is null.
Used when retrieving document pages from the Documents Service for printing with DocumentViewer.Print. See ImageLoader.ImagesHolder for more information.
History
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET