TRVRTFReaderProperties.IgnoreNotes

<< Click to display table of contents >>

TRVRTFReaderProperties.IgnoreNotes

Disallows loading footnotes, endnotes and references to them from RTF and DocX.

property IgnoreNotes: Boolean;

(introduced in version 10)

If loading of notes is allowed, their properties are also loaded as well, specifically:

Style.FootnotePageReset;

Style.FootnoteNumbering and EndnoteNumbering (if ReadNoteNumberingType = True)

Default value:

False