formattedRect | |
Type | property |
Dictionary | widget.pdf |
Library | |
Syntax |
|
Associations | com.livecode.widget.pdf |
Summary | The formatted rect of the widget |
Edition | Pro |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Related | Property: pageDisplay |
Description | If the pageDisplay property is "single" the rect returned will be the rect required to render the page at the current zoom, borders and page padding. If the pageDisplay property is not "single" the formattedRect will be the rect required to render all pages including borders and padding at the current zoom. |