XPDFViewer_GetImageSelectionRange | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xpdf | ||||||
Summary | Get the current image selectionRange from a PDF Viewer. | ||||||
Edition | Business | ||||||
Introduced | 1.0.0 | ||||||
OS | mac, windows | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Description | The function returns the range as pageNumber, left, top, right, bottom. The coordinates are real numbers in pdf coordinates rather than integers stack coordinates. The function will return empty if there is no selection. The following errors may be thrown by the command:
| ||||||
Tags | externals |