printGutters | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies how much blank space is used to separate printed cards on the page. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Property: points, printRowsFirst, printMargins Command: print, open printing Object: card Glossary: property, integer, command, non-negative | ||||||
Security | printing | ||||||
Description | Use the printGutters property to control the amount of blank space between cards, when multiple cards are printed with the open printing command. The first item of the printGutters is the height in points of the blank strip between the right edge of one column of cards and the left edge of the next column. (There are 72 points to an inch.) The second item is the width in points of the blank strip between the bottom edge of one row of cards and the top edge of the next row. | ||||||
Tags | printing |