Online Documentation for Advanced PDF Generator for RAD Studio
TQuickPdfDocument.Header
property Header: TRenderCell;
Description
The Header property defines the header for each page of the document. As a matter of fact, this property returns the first cell in the first row of the main document table defined by the MainTable property. The Header property is read-only and accessible only at runtime.
See also: