[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Endnote

Endnote Class

Represents an endnote.

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

Properties

Name Description
Body

Gets the endnote content.

ID

Gets the unique endnote ID.

IsAuto

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

Next

Gets the next endnote.

ParentRun

Gets the endnote parent Run.

Previous

Gets the previous endnote.

Methods

Name Description
ToString()

Gets string representation of the content.