TXTextControl.PrintColors Property

Specifies whether text colors are printed as colors or in black.

Syntax

TXTextControl.PrintColors [= booelan]
Setting Description
True (Default) Text colors are printed.
False All the text is printed in black.

Data Types

Boolean.

See Also