[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Footnote

Footnote Class

Represents a footnote positioned at the bottom of the page or beneath text.

Inheritance
Footnote
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class Footnote : ContentObject, IBrowsable<Footnote>
Public Class Footnote
    Inherits ContentObject
    Implements IBrowsable(Of Footnote)

Properties

Name Description
Body

Gets the footnote content.

ID

Gets the unique footnote ID.

IsAuto

Gets a value indicating whether this is an auto-numbered footnote or a footnote with user defined custom reference mark.

Next

Gets the next footnotet.

ParentRun

Gets the footnote parent Run.

Previous

Gets the previous footnote.

Methods

Name Description
ToString()

Gets string representation of the content.