VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / get_ThumbnailViewer Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ThumbnailViewer Method
In This Topic
Gets a thumbnail viewer, which is associated with this document viewer.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

var value; // Type: Vintasoft.Imaging.UI.WebThumbnailViewerJS
value = instance.get_ThumbnailViewer();

Return Value

Browser Compatibility
56+
45+
11
See Also