TRVRTFReaderProperties.FooterYMM (read only)

<< Click to display table of contents >>

TRVRTFReaderProperties.FooterYMM (read only)

(deprecated)

Vertical footer position read from RTF, mm (distance from the bottom of page to the bottom of page footer)

property FooterYMM: Integer;

(introduced in version 1.7)

This property is valid only after RTF reading. If it is negative, ignore it (RTF does not contain footer)

This property is deprecated. Use TRichView.DocParameters.FooterY instead (see ReadDocParameters).