|
TRVStyle.FootnotePageReset |
Top Previous Next |
|
Specifies whether to reset numbering of footnotes on each page. property FootnotePageReset: Boolean; (introduced in version 10) This property affects only printing. Footnotes in TRichView are still numbered sequentially. This property can be changed when RTF file is loaded, if RichView.RTFReadProperties.IgnoreNotes=False. Default value: True See also: |