NoteCollection.Swap() Method
Swaps footnote collection with endnote collection 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 swap was successful; otherwise, false. |
See Also