VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.UI.VisualTools Namespace / WebPdfImageExtractorToolJS type / get_SelectedImage Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_SelectedImage Method
    In This Topic
    Gets the selected image.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfImageExtractorToolJS();
    
    var value; // Type: object
    value = instance.get_SelectedImage();
    
    
    function get_SelectedImage() : object;
    

    Return Value

    Selected image.
    Browser Compatibility
    56+
    45+
    11
    See Also