Note: This is a work in progress and will be formatting errors. Read more about the project on the home page. printTextStyle
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: • If the report item is the text of a card or background field, HyperCard uses the text style of the field. • If the report item is generated from any other HyperTalk expression, HyperCard uses the value of the 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. Examples
PlaceholderstextStyleListOne of the following (or a comma-delimited list thereof):
In AppleScript, the comma-delimited list must be enclosed in brackets. Related Topics |
Version 0.7b1 (March 24, 2022)