VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiThumbnailViewerPanelJS type / get_ThumbnailViewer Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ThumbnailViewer Method
    In This Topic
    Gets the thumbnail viewer, which is associated with this panel.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Panels.WebUiThumbnailViewerPanelJS(settings, stateButton);
    
    var value; // Type: Vintasoft.Imaging.UI.WebThumbnailViewerJS
    value = instance.get_ThumbnailViewer();
    
    
    function get_ThumbnailViewer() : WebThumbnailViewerJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also