printTextAlign

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the printTextAlign to {left | center | right}
Summary

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

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

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

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