pageRect | |
Type | property |
Dictionary | widget.pdf |
Library | |
Syntax |
|
Associations | com.livecode.widget.pdf |
Summary | The left,top,right,bottom rect of the current page relative to the card |
Edition | Pro |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Related | Property: pageDisplay |
Description | When setting the pageRect property the location is clamped to ensure the page is within the widget and the page is scaled proportionally. If no document is loaded empty will be returned. The pageRect is empty if there is no documented loaded or the pageDisplay property is not "single" |