TXTextControl.PageViewStyle Property

Defines the kind of view to display the page background. The settings have only effect, if the ViewMode property has been set to PageView.

Introduced: 14.0.

Syntax

TXTextControl.PageViewStyle [= value]
Setting Description
txClassicColors TThe page background color is dark gray.
txGradientColors The page background color depends on the current system color theme settings.

Data Types

Integer.

See Also