TXRulerBar.EnablePageMargins Property

Enables or disables the setting of page margins. If the property's value is true, the setting of page margins is enabled.

Introduced: 13.0.

Syntax

TXRulerBar.EnablePageMargins [= boolean]
Setting Description
True (Default) Allows a ruler bar to set page margins.
False The setting of page margins is disabled.

Data Types

Boolean.

See Also