Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
set [the] printMargins to rectangle
The printMargins
property returns or sets the value of the default margin spacing used by the print
command.
The default value is 0,0,0,0
.
An expression that evaluates to a rectangle, in the form of four integers separated by commas (and, in AppleScript, enclosed in brackets).
Items 1 and 2 of a rectangle specify the left and top coordinates; items 3 and 4 specify the right and bottom coordinates (in pixels). For example: