printTextStyle

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the printTextStyle to {plain | <stylesList>}
Summary

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

Introduced1.0
Platformsdesktop, server
RelatedKeyword: card
Property: textStyle
Function: fontStyles
Glossary: property, LiveCode, HyperCard, object
Object: card
Securityprinting
Description

In HyperCard, the printTextStyle property specifies the styles of printed text. In LiveCode, only cards can be printed, and the style of text on the card is determined by the textStyle property of objects that display text.

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