[]
Gets or sets a value indicating whether to display the position relative to the bookmarked endnote or footnote.
Default value is false.
If the NOTEREF field appears in the document before the bookmarked endnote or footnote, it evaluates to "below".
If the NOTEREF field appears after the bookmarked endnote or footnote, it evaluates to "above".
public bool DisplayRelative { get; set; }
Public Property DisplayRelative As Boolean