# Metadata
Platforms: desktop, server OS: Introduced: 1.0 Security: printing
# Syntax
set the printTextFont to fontName
# Description
In HyperCard, the printTextFont property specifies the font 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.
# Tags
# See