TRVPrint.HeaderY

<< Click to display table of contents >>

TRVPrint.HeaderY

Vertical position of a page header.

property HeaderY: TRVLength;

(introduced in version 15)

This is a distance from the top of a page to the top of a header. This value is measured in Units.

If a header 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:

FooterY.

See also methods:

SetHeader;

AssignDocParameters.