Skip to main content
All docs
V23.2

NoteCollection.Convert() Method

Converts a footnote collection to an endnote collection and vice versa.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

bool Convert()

Returns

Type Description
Boolean

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

See Also