footnoteRefTo

type footnoteRefTo = footnoteNum | pageNum | aboveBelow | formFootnoteNum

Description

Available values of the "footnote" reference type: "footnoteNum" - the footnote number; "pageNum" - the page number of the footnote; "aboveBelow" - the words "above" or "below" depending on the position of the item; "formFootnoteNum" - the form number formatted as a footnote. The numbering of the actual footnotes is not affected.

Try It

oParagraph.AddFootnoteCrossRef("pageNum", oFootnoteParagraph);

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).