TRVStyle.EndnoteNumbering, FootnoteNumbering, SidenoteNumbering

<< Click to display table of contents >>

TRVStyle.EndnoteNumbering, FootnoteNumbering, SidenoteNumbering

A numbering type for endnotes, footnotes, and sidenotes.

property EndnoteNumbering: TRVSeqType

property FootnoteNumbering: TRVSeqType

property SidenoteNumbering: TRVSeqType

(introduced in version 10 and 15)

See TRVSeqType for possible values.

If you changed value of these properties while the document in the linked TRichView control is displayed, call RichView.RefreshSequences and RichView.Format.

If MainRVStyle is assigned, this property provides access to the corresponding property of MainRVStyle.

 

Default values:

EndnoteNumbering: rvseqLowerRoman

FootnoteNumbering: rvseqDecimal

SidenoteNumbering: rvseqLowerAlpha

See also:

FootnotePageReset.