formattedRect

Typeproperty
Dictionarywidget.pdf
LibraryPDF
Syntax
get the formattedRect of <widget>
Associationscom.livecode.widget.pdf
Summary

The formatted rect of the widget

EditionPro
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
RelatedProperty: 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.