FootnoteEndnoteValues enumeration
Office 2013 and later
Defines the FootnoteEndnoteValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Normal | Normal Footnote/Endnote. When the item is serialized out as xml, its value is "normal". | |
| Separator | Separator. When the item is serialized out as xml, its value is "separator". | |
| ContinuationSeparator | Continuation Separator. When the item is serialized out as xml, its value is "continuationSeparator". | |
| ContinuationNotice | Continuation Notice Separator. When the item is serialized out as xml, its value is "continuationNotice". |
Show: