
For footnotes, the second part is the note itself, which appears at the bottom of the page.

The first part is the superscript number in the main body of the document. There are two separate components to tagging footnotes or endnotes. Likewise, the main body of the document can be a paragraph, list or table, though we will primarily use paragraph in this article.

Here is the list of the available properties concerning endnotes:ĮndnotesNumberingFormat - Gets or sets the endnotes numbering format.ĮndnotesFirstNumber - Gets or sets the endnotes starting number.ĮndnotesNumberingRestartType - Represents the type of the endnotes numbering restart. The available types are :Ĭontinuous - numbering is never restarted.ĮachPage - numbering is restarted on each page.ĮachSection - numbering is restarted on each section.įootnotesPosition - PageBottom is the only available option. Here is the list of the available properties concerning footnotes:įootnotesNumberingFormat - Gets or sets the footnotes numbering format.įootnotesFirstNumber - Gets or sets the footnotes starting number.įootnotesNumberingRestartType - Represents the type of the footnotes numbering restart.


All of these properties can be applied on the whole document and some of them (concerning the note numbering) can also be applied on sections individually. There are various properties that control how notes are positioned and visualized in the document. Footnotes are positioned at the bottom of a page, containing the annotated text, and endnotes are placed at the end of a document or the section. Controls / RadRichTextBox / Features / References Footnotes and Endnotesįootnotes and endnotes (or just notes) are used in documents and books to show the source of borrowed material or to enter explanatory or supplementary information.
