A newer version of this page is available.
Switch to the current version.
EndnotePosition Enum
Lists values used to specify the endnotes position in the document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Members
Name | Description |
---|---|
EndOfDocument
|
Endnotes are located at the end of the document. |
EndOfSection
|
Endnotes are located at the end of each section. |
See Also
Feedback