var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfImageExtractorToolJS(); var value; // Type: object // Parameters var location; // Type: object value = instance.findImageInViewerSpace(location);
function findImageInViewerSpace( location : object ) : object;
Parameters
- location
- Point in the coordinate space of viewer.
Return Value
WebImageContentJS object.