Click or drag to resize

IParagraph AppendFootnote Method

Appends the footnote.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
Footnote AppendFootnote(
	FootnoteType type
)

Parameters

type
Type: Spire.Doc FootnoteType
The type.

Return Value

Type: Footnote
See Also