Click or drag to resize

FootnoteType Enumeration

Specifies the Type of the FootNote.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum FootnoteType
Members
Member name Value Description
Footnote 0 Specifies object is a footnote.
Endnote 1 Specifies object is a endnote.
See Also