printTextFont

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the printTextFont to <fontName>
Summary

Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks.

Introduced1.0
Platformsdesktop, server
RelatedKeyword: card
Property: textFont, scriptTextFont
Command: print
Function: stacks
Glossary: property, LiveCode, HyperCard, font, object
Object: card
Securityprinting
Description

In HyperCard, the printTextFont property specifies the fontface of printed text. In LiveCode, only cards can be printed, and the font of text on the card is determined by the textFont property of the objects containing text.

A handler can set the property, but the new setting has no effect.