VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type / getInteractionAreaAppearanceManager Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getInteractionAreaAppearanceManager Method
    In This Topic
    Returns the WebInteractionAreaAppearanceManagerJS, which is associated with image viewer of document viewer.
    Syntax
    var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS(settings);
    
    var value; // Type: object
    value = instance.getInteractionAreaAppearanceManager();
    
    
    function getInteractionAreaAppearanceManager() : object;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also