Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

ThumbnailsContainer Property






Parent container of the thumbnails part of the document viewer
Syntax
public Control ThumbnailsContainer {get; set;}
'Declaration
 
Public Property ThumbnailsContainer As Control
'Usage
 
Dim instance As DocumentViewerCreateOptions
Dim value As Control
 
instance.ThumbnailsContainer = value
 
value = instance.ThumbnailsContainer
public:
property Control^ ThumbnailsContainer {
   Control^ get();
   void set (    Control^ value);
}

Property Value

The parent container of the thumbnails part of the document viewer.
Remarks

Refer to DocumentViewerCreateOptions for more information.

Example

For an example, refer to DocumentViewer.

Requirements

Target Platforms

See Also

Reference

DocumentViewerCreateOptions Class
DocumentViewerCreateOptions Members
Using LEADTOOLS Document Viewer

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features