Back to Devexpress

NoteCollection.Swap() Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-notecollection-85a34239.md

latest1.1 KB
Original Source

NoteCollection.Swap() Method

Swaps footnote collection with endnote collection and vice versa.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
bool Swap()
vb
Function Swap As Boolean

Returns

TypeDescription
Boolean

true if the swap was successful; otherwise, false.

|

See Also

NoteCollection Interface

NoteCollection Members

DevExpress.XtraRichEdit.API.Native Namespace