Click or drag to resize

EndnotePosition Enumeration

Endnote position of the Document.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum EndnotePosition
Members
Member name Value Description
DisplayEndOfSection 0 Placed the Endnote on End of the section.
DisplayEndOfDocument 3 Placed the Endnote on End of the Document.
See Also