Note.Convert() Method
Converts a footnote to an endnote and vice versa.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the note was converted successfully; otherwise false. |
See Also