Back to Devexpress

NoteCollection.Convert() Method

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

latest1.1 KB
Original Source

NoteCollection.Convert() Method

Converts a footnote collection to an 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 Convert()
vb
Function Convert As Boolean

Returns

TypeDescription
Boolean

true , if the notes were converted successfully; otherwise false.

|

See Also

NoteCollection Interface

NoteCollection Members

DevExpress.XtraRichEdit.API.Native Namespace