Freigeben über


EndnotePositionValues-Enumeration

Defines the EndnotePositionValues enumeration.

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration EndnotePositionValues
'Usage
Dim instance As EndnotePositionValues
public enum EndnotePositionValues

Member

Membername Beschreibung
SectionEnd Endnotes Positioned at End of Section. When the item is serialized out as xml, its value is "sectEnd".
DocumentEnd Endnotes Positioned at End of Document. When the item is serialized out as xml, its value is "docEnd".

Siehe auch

Referenz

DocumentFormat.OpenXml.Wordprocessing-Namespace