Skip to main content

TdxPrinterPage.PageFooter Property

Specifies page footer properties.

Declaration

property PageFooter: TdxPageFooter read; write;

Property Value

Type
TdxPageFooter

Remarks

Use this property to customize page footer settings, including but not limited to report titles, text alignment, and font settings. For detailed information on settings provided by the PageFooter property, refer to the TdxPageFooter class description.

See Also