C#
VB
C++
Parent container of the thumbnails part of the document viewer
public Control ThumbnailsContainer { get; set; }
Public Property ThumbnailsContainer() As System.Windows.Forms.Control
Get
Set
public:
property System::Windows::Forms::Control^ ThumbnailsContainer
{
System::Windows::Forms::Control^ get()
void set(System::Windows::Forms::Control^ value)
}
The parent container of the thumbnails part of the document viewer.
Refer to DocumentViewerCreateOptions for more information.
For an example, refer to DocumentViewer.
DocumentViewerCreateOptions Class
DocumentViewerCreateOptions Members
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