Skip to main content

TdxPrinterPage.CenterOnPageH Property

Specifies whether a report is horizontally centered on a page.

Declaration

property CenterOnPageH: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the CenterOnPageH property to specify whether a report is horizontally centered on a page.

The default value of this property is False.

See Also