printRectangle
Type
property
Summary
Reports the printable region of the page.
Syntax
get the printRectangle
Description
Use the printRectangle property to determine the printable region of the physical page as returned by the printer. This rectangle will always be contained within the printPaperRectangle.
The printRectangle property is read-only and cannot be set.
Examples
set the rect of group "Print output" to the printRectangle
Value
| Name | Type | Description |
|---|---|---|
value | The printRectangle is a comma-separated list of integers in the form left,top,right,bottom. The integers are in points and are relative to the top-left of the page. |
Related
property: printPaperRectangle
command: print, answer printer
Compatibility and Support
Introduced
LiveCode 2.9
OS
mac
windows
linux
ios
Platforms
desktop
server
mobile