Skip to main content

TdxPrinterPage.CenterOnPageV Property

Specifies whether a report is vertically centered on a page.

Declaration

property CenterOnPageV: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Use the CenterOnPageV property to specify whether a report is vertically centered on a page.

The default value of this property is False.

See Also