TRVPrint.TitlePage

<< Click to display table of contents >>

TRVPrint.TitlePage

Enables using different headers on the first page.

property FacingPages: Boolean;

(introduced in version 15)

If False, normal headers and footers are used on the first page.

If True, special headers and footers are used on the first pages.

If some header or footer is not defined (nil), it is not shown.

Default value:

False

See also properties:

FacingPages.

See also methods:

SetHeader;

SetFooter;

AssignDocParameters.