pageLocation

Typeproperty
Dictionarywidget.pdf
LibraryPDF
Syntax
get the pageLocation of <widget>
set the pageLocation of <widget> to <location>
Associationscom.livecode.widget.pdf
Summary

The x,y location of the current page relative to the card

EditionPro
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
RelatedProperty: pageDisplay
Description

When setting the pageLocation property the location is clamped to ensure the page is within the widget. If no document is loaded empty will be returned.

The pageLocation is empty if there is no documented loaded or the pageDisplay property is not "single"