Endnote position of the Document.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum EndnotePosition
Public Enumeration EndnotePosition
public enum class EndnotePosition
type EndnotePosition

Members

MemberValueDescription
DisplayEndOfSection0
Placed the Endnote on End of the section.
DisplayEndOfDocument3
Placed the Endnote on End of the Document.

See Also