TRVRTFReaderProperties.HeaderYMM (read only)

<< Click to display table of contents >>

TRVRTFReaderProperties.HeaderYMM (read only)

(deprecated)

Vertical header position read from RTF, mm (distance from the top of page to the top of page header)

property HeaderYMM: Integer;

(introduced in version 1.7)

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

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