[]
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.
public class EndnoteReferenceMark : ContentObject, IBrowsable<EndnoteReferenceMark>
Public Class EndnoteReferenceMark
Inherits ContentObject
Implements IBrowsable(Of EndnoteReferenceMark)
| Name | Description |
|---|---|
| Next | Gets the next endnote reference mark. |
| ParentRun | Gets the content parent Run. |
| Previous | Gets the previous endnote reference mark. |