Back to Devexpress

Note.Convert() Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-note-c22146d4.md

latest1.0 KB
Original Source

Note.Convert() Method

Converts a footnote to an endnote 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 note was converted successfully; otherwise false.

|

See Also

Note Interface

Note Members

DevExpress.XtraRichEdit.API.Native Namespace