printTextHeight

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the printTextHeight to <lineHeight>
Summary

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

Introduced1.0
Platformsdesktop, server
RelatedKeyword: card
Property: textHeight, properties
Command: print
Function: stacks
Glossary: property, handler, LiveCode, HyperCard, object
Object: card
Securityprinting
Description

In HyperCard, the printTextHeight property specifies the vertical spacing of printed text. In LiveCode, only cards can be printed, and the vertical spacing of text on the card is determined by the card layout and the properties of its objects.

By default, the value of printTextHeight is 18. A handler can set the property, but the new setting has no effect.