Skip to main content
All docs
V25.1
  • NoteCollection.Convert() Method

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

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    bool Convert()

    Returns

    Type Description
    Boolean

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

    See Also