[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EndnoteReferenceMark

EndnoteReferenceMark Class

Represents an endnote reference mark.

A endnote reference mark is a run of automatically numbered text that follows the numbering format specified via the NumberStyle.

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

Properties

Name Description
Next

Gets the next endnote reference mark.

ParentRun

Gets the content parent Run.

Previous

Gets the previous endnote reference mark.