TRVPrint.FooterY

<< Click to display table of contents >>

TRVPrint.FooterY

Vertical position of a page footer.

property FooterY: TRVLength;

(introduced in version 15)

This is a distance from the bottom of a page to the bottom of a footer. This value is measured in Units.

If a footer is not assigned, this property is ignored.

This property is used in all types of headers (normal, first page, even pages).

Header and Footer

Header and Footer

Default value:

10.0

See also:

HeaderY.

See also methods:

SetFooter;

AssignDocParameters.