Skip to main content

TdxPrinterPage.PageHeader Property

Specifies page header properties.

Declaration

property PageHeader: TdxPageHeader read; write;

Property Value

Type
TdxPageHeader

Remarks

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

See Also