aspose.words.notes module
Contents
[
Hide
]The aspose.words.notes module provides classes to work with Microsoft Word endnotes and footnotes.
Classes
Class | Description |
---|---|
EndnoteOptions | Represents the endnote numbering options for a document or section. To learn more, visit the Working with Footnote and Endnote documentation article. |
Footnote | Represents a container for text of a footnote or endnote. To learn more, visit the Working with Footnote and Endnote documentation article. |
FootnoteOptions | Represents the footnote numbering options for a document or section. To learn more, visit the Working with Footnote and Endnote documentation article. |
FootnoteSeparator | Represents a container for the footnote/endnote separator and continuation content of a document. |
FootnoteSeparatorCollection | Provides typed access to FootnoteSeparator nodes of a document. |
Enumerations
Enumeration | Description |
---|---|
EndnotePosition | Defines the endnote position. |
FootnoteNumberingRule | Determines when automatic footnote or endnote numbering restarts. |
FootnotePosition | Defines the footnote position. |
FootnoteSeparatorType | Specifies the type of the footnote/endnote separator. |
FootnoteType | Specifies whether this is a footnote or an endnote. |