Indicates whether the annotation containers should be rendered on the thumbnail control of this document viewer.
Object.defineProperty(DocumentViewerAnnotations.prototype, 'renderOnThumbnails',
get: function(),
set: function(value)
)
renderOnThumbnails: boolean;
true if the annotation containers should be rendered on the thumbnail control of this document viewer; otherwise, false. Default value is true.
When the value of RenderOnThumbnails is true, the document viewer will renders each annotations container on the surface of the corresponding item in DocumentViewerThumbnails. The viewer will track any changes that occur to the containers and re-renders on the thumbnails as needed.s
This is only used if the document viewer was created with a thumbnail control and the value of Thumbnails is not null.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document