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 Enumeration FootnoteType
public enum class FootnoteType
Members
|
|
Member name
|
Value
|
Description
|
|
|
Footnote
|
0
|
Specifies object is a footnote.
|
|
|
Endnote
|
1
|
Specifies object is a endnote.
|
See Also