DifferentFirstPageHeaderFooter: Boolean;
The DifferentFirstPageHeaderFooter property determines use of particular header and footer for the first page.
Available values:
True. For the first page, particular settings of headers and footers will be used.
False. For the first page, particular settings of headers and footers will not be used.
To get parameters of header and footer of the first page, use the IEaxHeaders.FirstPageHeader and IEaxHeaders.FirstPageFooter properties correspondingly.
The property use is given in the example for IEaxHeaders.FirstPageHeader.
See also: