Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
The printTextSize
property returns or sets the value of the default text size (or point size) used by the print
command. The default value is 10
.
When you print a report, HyperCard determines the default text size for a report item as follows:
printTextSize
.In either case, the user can override the default size by selecting a size in the Item Info dialog box of the report item.
An expression that evaluates to a positive integer.
For example:
See also: background
, bkgnd
, button
, card
, chunk
, field
, menu
, and menuItem