Back to Devexpress

LayoutFootnote Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-02b2e70e.md

latest1.4 KB
Original Source

LayoutFootnote Class

Layout element that relates to the footnote.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class LayoutFootnote :
    LayoutNote
vb
Public Class LayoutFootnote
    Inherits LayoutNote

Implements

RangedLayoutElement

LayoutElement

Inheritance

Object LayoutElementBase RangedLayoutElementBase DevExpress.XtraRichEdit.API.Layout.LayoutNote LayoutFootnote

See Also

LayoutFootnote Members

DevExpress.XtraRichEdit.API.Layout Namespace