VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / get_ImageViewer Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ImageViewer Method
    In This Topic
    Gets an image viewer, which is associated with this document viewer.
    Syntax
    var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
    
    var value; // Type: Vintasoft.Imaging.UI.WebImageViewerJS
    value = instance.get_ImageViewer();
    
    
    function get_ImageViewer() : WebImageViewerJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also