[]
Represents a footnote reference mark.
A footnote reference mark is a run of automatically numbered text that follows the numbering format specified via the NumberStyle.
public class FootnoteReferenceMark : ContentObject, IBrowsable<FootnoteReferenceMark>
Public Class FootnoteReferenceMark
Inherits ContentObject
Implements IBrowsable(Of FootnoteReferenceMark)
| Name | Description |
|---|---|
| Next | Gets the next footnote reference mark. |
| ParentRun | Gets the content parent Run. |
| Previous | Gets the previous footnote reference mark. |