var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfImageExtractorToolJS(); var value; // Type: Vintasoft.Imaging.Pdf.WebContentImageJS // Parameters var location; // Type: object value = instance.findImageInViewerSpace(location);
function findImageInViewerSpace(
locationТочка в координатном пространстве просмотрщика.: object
) : WebContentImageJS;
Parameters
- location
- Точка в координатном пространстве просмотрщика.
Return Value
Объект WebContentImageJS.