Manages the thumbnails in this document viewer.
public DocumentViewerThumbnails Thumbnails { get; }
Public ReadOnly Property Thumbnails() As DocumentViewerThumbnails
Get
public:
property DocumentViewerThumbnails^ Thumbnails
{
DocumentViewerThumbnails^ get()
}
The DocumentViewerThumbnails object that manages the thumbnails in this document viewer.
This class manages the thumbnail image of the pages in the current LEADDocument set in the document viewer.
The class creates an instance of ImageViewer for viewing the thumbnails. The thumbnail images are loaded in a background thread to keep the application user interface responsive.
The class also handles the user interactions with the thumbnails, such as clicking on a thumbnail to move the view to the specified page.
Refer to DocumentViewerThumbnails for more information.
For an example, refer to DocumentViewer.
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