LayoutPage.Endnotes Property
Provides access to the collection of page endnotes.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| LayoutNoteCollection | A collection of endnotes located on the page. |
See Also