TSRVPageProperty.HeaderY

<< Click to display table of contents >>

TSRVPageProperty.HeaderY

Specifies a distance between the top of the page and the top of the header.

property HeaderY: TRVLength;

This value is measured in UnitsProgram  (mm by default).

A header is shown only if HeaderVisible=True.

Headers are stored in TSRichViewEdit.Subdocuments and edited in TSRichViewEdit.RVHeader.

This value is used for all types of headers.

This property can be changed as an editing (undoable) operation, see TSRichViewEdit.SetFloatPropertyEd.

Default value:

10

See also

FooterY