Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
The printTextStyle
property returns or sets the value of the default text style used by the print
command when you print an expression. The default value is plain
.
When you print a report, HyperCard determines the default text style for a report item as follows:
printTextStyle
.In either case, the user can override the default style by selecting a style in the Item Info dialog box of the report item.
One of the following (or a comma-delimited list thereof):
In AppleScript, the comma-delimited list must be enclosed in brackets.