TSRVPageProperty.FooterY

<< Click to display table of contents >>

TSRVPageProperty.FooterY

Specifies a distance between the bottom of the page and the bottom of the footer.

property FooterY: TRVLength;

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

A footer is shown only if FooterVisible=True.

Footers are stored in TSRichViewEdit.Subdocuments and edited in TSRichViewEdit.RVFooter.

This value is used for all types of footers.

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

Default value:

10

See also

HeaderY